Searched refs:PF_IUCV (Results 1 – 7 of 7) sorted by relevance
22 #define PF_IUCV AF_IUCV macro
455 sk = sk_alloc(&init_net, PF_IUCV, prio, &iucv_proto, kern); in iucv_sock_alloc()2208 .family = PF_IUCV,2232 if (protocol && protocol != PF_IUCV) in iucv_sock_create()2309 sock_unregister(PF_IUCV); in afiucv_init()2323 sock_unregister(PF_IUCV); in afiucv_exit()2334 MODULE_ALIAS_NETPROTO(PF_IUCV);
267 #define PF_IUCV AF_IUCV macro
202 [PF_IUCV] = "PF_IUCV",
1307 case PF_IUCV: in socket_type_to_security_class()
1265 if (sk && sk->sk_family == PF_IUCV) in qeth_notify_skbs()