Home
last modified time | relevance | path

Searched refs:pf_family_names (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/
H A Dsocket.c174 static const char * const pf_family_names[] = { variable
3231 pr_info("NET: Registered %s protocol family\n", pf_family_names[ops->family]); in sock_register()
3259 pr_info("NET: Unregistered %s protocol family\n", pf_family_names[family]); in sock_unregister()