Searched refs:PF_ATMPVC (Results 1 – 6 of 6) sorted by relevance
107 .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()
389 sizeof(struct vcc_state), (void *)(uintptr_t)PF_ATMPVC); in atm_proc_init()
903 MODULE_ALIAS_NETPROTO(PF_ATMPVC);
224 #define PF_ATMPVC AF_ATMPVC macro
255 if (sock->ops->family != PF_ATMSVC && sock->ops->family != PF_ATMPVC) { in atm_tc_change()
1424 case PF_ATMPVC: in socket_type_to_security_class()