Searched refs:PF_IUCV (Results 1 – 7 of 7) sorted by relevance
22 #define PF_IUCV AF_IUCV macro
454 sk = sk_alloc(&init_net, PF_IUCV, prio, &iucv_proto, kern); in iucv_sock_alloc()2212 .family = PF_IUCV,2236 if (protocol && protocol != PF_IUCV) in iucv_sock_create()2313 sock_unregister(PF_IUCV); in afiucv_init()2327 sock_unregister(PF_IUCV); in afiucv_exit()2338 MODULE_ALIAS_NETPROTO(PF_IUCV);
281 #define PF_IUCV AF_IUCV macro
208 [PF_IUCV] = "PF_IUCV",
1277 case PF_IUCV: in socket_type_to_security_class()
1339 if (sk && sk->sk_family == PF_IUCV) in qeth_notify_skbs()