Home
last modified time | relevance | path

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

/linux-6.12.1/net/atm/
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()
Dproc.c389 sizeof(struct vcc_state), (void *)(uintptr_t)PF_ATMPVC); in atm_proc_init()
Dcommon.c895 MODULE_ALIAS_NETPROTO(PF_ATMPVC);
/linux-6.12.1/tools/perf/trace/beauty/include/linux/
Dsocket.h256 #define PF_ATMPVC AF_ATMPVC macro
/linux-6.12.1/include/linux/
Dsocket.h256 #define PF_ATMPVC AF_ATMPVC macro
/linux-6.12.1/net/
Dsocket.c182 [PF_ATMPVC] = "PF_ATMPVC",
/linux-6.12.1/security/selinux/
Dhooks.c1253 case PF_ATMPVC: in socket_type_to_security_class()