Searched refs:PF_ATMSVC (Results 1 – 7 of 7) sorted by relevance
630 .family = PF_ATMSVC,673 .family = PF_ATMSVC,690 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()
904 MODULE_ALIAS_NETPROTO(PF_ATMSVC);
237 #define PF_ATMSVC AF_ATMSVC macro
255 if (sock->ops->family != PF_ATMSVC && sock->ops->family != PF_ATMPVC) { in atm_tc_change()
1432 case PF_ATMSVC: in socket_type_to_security_class()