Searched refs:PF_UNIX (Results 1 – 4 of 4) sorted by relevance
113 if (s && sock->ops && sock->ops->family == PF_UNIX) in unix_get_socket()
460 sk = sk_alloc(PF_UNIX, GFP_KERNEL, 1); in unix_create1()488 if (protocol && protocol != PF_UNIX) in unix_create()1816 family: PF_UNIX,1837 family: PF_UNIX,1858 family: PF_UNIX,1892 sock_unregister(PF_UNIX); in af_unix_exit()
185 #define PF_UNIX AF_UNIX macro
44 if (family != PF_UNIX && family != PF_INET) in socket_check()