Searched refs:PF_ATMPVC (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/net/atm/
H A Dpvc.c107 .family = PF_ATMPVC,
139 return vcc_create(net, sock, protocol, PF_ATMPVC, kern); pvc_create()
143 .family = PF_ATMPVC,
161 sock_unregister(PF_ATMPVC); atmpvc_exit()
H A Dproc.c297 return __vcc_seq_open(inode, file, PF_ATMPVC, &pvc_seq_ops); pvc_seq_open()
H A Dcommon.c900 MODULE_ALIAS_NETPROTO(PF_ATMPVC); variable
/linux-4.4.14/include/linux/
H A Dsocket.h215 #define PF_ATMPVC AF_ATMPVC macro
/linux-4.4.14/net/sched/
H A Dsch_atm.c245 if (sock->ops->family != PF_ATMSVC && sock->ops->family != PF_ATMPVC) { atm_tc_change()

Completed in 169 milliseconds