Home
last modified time | relevance | path

Searched refs:PF_IUCV (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/net/iucv/
Daf_iucv.h22 #define PF_IUCV AF_IUCV macro
/Linux-v4.19/net/iucv/
Daf_iucv.c563 sk = sk_alloc(&init_net, PF_IUCV, prio, &iucv_proto, kern); in iucv_sock_alloc()
608 if (protocol && protocol != PF_IUCV) in iucv_sock_create()
2392 .family = PF_IUCV,
2498 sock_unregister(PF_IUCV); in afiucv_init()
2517 sock_unregister(PF_IUCV); in afiucv_exit()
2528 MODULE_ALIAS_NETPROTO(PF_IUCV);
/Linux-v4.19/include/linux/
Dsocket.h249 #define PF_IUCV AF_IUCV macro
/Linux-v4.19/security/selinux/
Dhooks.c1448 case PF_IUCV: in socket_type_to_security_class()