Searched refs:PF_ATMSVC (Results 1 – 9 of 9) sorted by relevance
630 .family = PF_ATMSVC,674 .family = PF_ATMSVC,691 sock_unregister(PF_ATMSVC); in atmsvc_exit()
189 if (sk_atm(vcc)->sk_family == PF_ATMSVC && in purge_vcc()
391 sizeof(struct vcc_state), (void *)(uintptr_t)PF_ATMSVC); in atm_proc_init()
895 MODULE_ALIAS_NETPROTO(PF_ATMSVC);
264 #define PF_ATMSVC AF_ATMSVC macro
257 if (sock->ops->family != PF_ATMSVC && sock->ops->family != PF_ATMPVC) { in atm_tc_change()
191 [PF_ATMSVC] = "PF_ATMSVC",
1216 case PF_ATMSVC: in socket_type_to_security_class()