Searched refs:PF_ATMSVC (Results 1 – 10 of 10) sorted by relevance
64 #define PF_ATMSVC 20 /* ATM SVCs. */ macro115 #define AF_ATMSVC PF_ATMSVC
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);
252 #define PF_ATMSVC AF_ATMSVC macro
257 if (sock->ops->family != PF_ATMSVC && sock->ops->family != PF_ATMPVC) { in atm_tc_change()
1241 case PF_ATMSVC: in socket_type_to_security_class()