Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnet.h251 bool sock_is_registered(int family);
/openbmc/linux/net/
H A Dsocket.c3263 bool sock_is_registered(int family) in sock_is_registered() function
/openbmc/linux/net/core/
H A Dsock.c3990 if (!sock_is_registered(family)) in sock_load_diag_module()