Searched refs:PF_ATMSVC (Results 1 – 6 of 6) sorted by relevance
629 .family = PF_ATMSVC,672 .family = PF_ATMSVC,689 sock_unregister(PF_ATMSVC); in atmsvc_exit()
189 if (sk_atm(vcc)->sk_family == PF_ATMSVC && in purge_vcc()
366 return __vcc_seq_open(inode, file, PF_ATMSVC, &svc_seq_ops); in svc_seq_open()
901 MODULE_ALIAS_NETPROTO(PF_ATMSVC);
228 #define PF_ATMSVC AF_ATMSVC macro
245 if (sock->ops->family != PF_ATMSVC && sock->ops->family != PF_ATMPVC) { in atm_tc_change()