Home
last modified time | relevance | path

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

/linux/include/net/iucv/
H A Daf_iucv.h22 #define PF_IUCV AF_IUCV macro
/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h296 #define PF_IUCV AF_IUCV macro
/linux/net/
H A Dsocket.c209 [PF_IUCV] = "PF_IUCV",
/linux/security/selinux/
H A Dhooks.c1293 case PF_IUCV: in socket_type_to_security_class()
/linux/drivers/s390/net/
H A Dqeth_core_main.c1338 if (sk && sk->sk_family == PF_IUCV) in qeth_notify_skbs()