Searched refs:PF_IUCV (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/net/iucv/
H A Daf_iucv.h22 #define PF_IUCV AF_IUCV macro
/linux-master/include/linux/
H A Dsocket.h280 #define PF_IUCV AF_IUCV macro
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h280 #define PF_IUCV AF_IUCV macro
/linux-master/net/iucv/
H A Daf_iucv.c454 sk = sk_alloc(&init_net, PF_IUCV, prio, &iucv_proto, kern);
2204 .family = PF_IUCV,
2228 if (protocol && protocol != PF_IUCV)
2305 sock_unregister(PF_IUCV);
2319 sock_unregister(PF_IUCV);
2330 MODULE_ALIAS_NETPROTO(PF_IUCV); variable
/linux-master/net/
H A Dsocket.c207 [PF_IUCV] = "PF_IUCV",
/linux-master/security/selinux/
H A Dhooks.c1272 case PF_IUCV:
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c1336 if (sk && sk->sk_family == PF_IUCV)

Completed in 153 milliseconds