Home
last modified time | relevance | path

Searched refs:PF_ATMPVC (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/atm/
H A Dpvc.c107 .family = PF_ATMPVC,
139 return vcc_create(net, sock, protocol, PF_ATMPVC, kern); in pvc_create()
143 .family = PF_ATMPVC,
161 sock_unregister(PF_ATMPVC); in atmpvc_exit()
H A Dproc.c389 sizeof(struct vcc_state), (void *)(uintptr_t)PF_ATMPVC); in atm_proc_init()
H A Dcommon.c894 MODULE_ALIAS_NETPROTO(PF_ATMPVC);
/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h255 #define PF_ATMPVC AF_ATMPVC macro
/openbmc/linux/include/linux/
H A Dsocket.h255 #define PF_ATMPVC AF_ATMPVC macro
/openbmc/linux/net/
H A Dsocket.c183 [PF_ATMPVC] = "PF_ATMPVC",
/openbmc/linux/security/selinux/
H A Dhooks.c1246 case PF_ATMPVC: in socket_type_to_security_class()