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

/freebsd-9.3-release/sys/netipx/
H A Dspx_usrreq.c127 static void spx_pcbdetach(struct ipxpcb *ipxp);
1137 spx_pcbdetach(struct ipxpcb *ipxp) function
1144 KASSERT(cb != NULL, ("spx_pcbdetach: cb == NULL"));
1266 spx_pcbdetach(ipxp);

Completed in 104 milliseconds