Home
last modified time | relevance | path

Searched refs:vcc_create (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/net/atm/
A Dcommon.h14 int vcc_create(struct net *net, struct socket *sock, int protocol, int family, int kern);
A Dpvc.c140 return vcc_create(net, sock, protocol, PF_ATMPVC, kern); in pvc_create()
A Dsvc.c665 error = vcc_create(net, sock, protocol, AF_ATMSVC, kern); in svc_create()
A Dcommon.c140 int vcc_create(struct net *net, struct socket *sock, int protocol, int family, int kern) in vcc_create() function

Completed in 12 milliseconds