Lines Matching defs:PF_UNIX
10 * Carsten Paeth : PF_UNIX check, address fixes.
844 .family = PF_UNIX,
869 .family = PF_UNIX,
893 .family = PF_UNIX,
979 sk = sk_alloc(net, PF_UNIX, GFP_KERNEL, &unix_stream_proto, kern);
981 sk = sk_alloc(net, PF_UNIX, GFP_KERNEL, &unix_dgram_proto, kern);
1022 if (protocol && protocol != PF_UNIX)
3510 .family = PF_UNIX,
3683 sock_unregister(PF_UNIX);
3697 MODULE_ALIAS_NETPROTO(PF_UNIX);