Home
last modified time | relevance | path

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

/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.c896 MODULE_ALIAS_NETPROTO(PF_ATMPVC);
/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h256 #define PF_ATMPVC AF_ATMPVC macro
/linux/security/selinux/
H A Dhooks.c1258 case PF_ATMPVC: in socket_type_to_security_class()