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()2206 .family = PF_IUCV,2230 if (protocol && protocol != PF_IUCV) in iucv_sock_create()2307 sock_unregister(PF_IUCV); in afiucv_init()2321 sock_unregister(PF_IUCV); in afiucv_exit()2332 MODULE_ALIAS_NETPROTO(PF_IUCV);
280 #define PF_IUCV AF_IUCV macro
207 [PF_IUCV] = "PF_IUCV",
1270 case PF_IUCV: in socket_type_to_security_class()
1302 if (sk && sk->sk_family == PF_IUCV) in qeth_notify_skbs()