Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/iucv/
Daf_iucv.h22 #define PF_IUCV AF_IUCV macro
/Linux-v5.4/net/iucv/
Daf_iucv.c572 sk = sk_alloc(&init_net, PF_IUCV, prio, &iucv_proto, kern); in iucv_sock_alloc()
616 if (protocol && protocol != PF_IUCV) in iucv_sock_create()
2380 .family = PF_IUCV,
2500 sock_unregister(PF_IUCV); in afiucv_init()
2518 sock_unregister(PF_IUCV); in afiucv_exit()
2529 MODULE_ALIAS_NETPROTO(PF_IUCV);
/Linux-v5.4/include/linux/
Dsocket.h250 #define PF_IUCV AF_IUCV macro
/Linux-v5.4/security/selinux/
Dhooks.c1296 case PF_IUCV: in socket_type_to_security_class()