Searched refs:PF_ATMPVC (Results 1 – 8 of 8) sorted by relevance
107 .family = PF_ATMPVC,140 return vcc_create(net, sock, protocol, PF_ATMPVC, kern); in pvc_create()144 .family = PF_ATMPVC,162 sock_unregister(PF_ATMPVC); in atmpvc_exit()
389 sizeof(struct vcc_state), (void *)(uintptr_t)PF_ATMPVC); in atm_proc_init()
894 MODULE_ALIAS_NETPROTO(PF_ATMPVC);
246 #define PF_ATMPVC AF_ATMPVC macro
257 if (sock->ops->family != PF_ATMSVC && sock->ops->family != PF_ATMPVC) { in atm_tc_change()
179 [PF_ATMPVC] = "PF_ATMPVC",
1211 case PF_ATMPVC: in socket_type_to_security_class()