Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dudp6_usrreq.c170 static int udp6_disconnectx(struct socket *, sae_associd_t, sae_connid_t);
186 .pru_disconnectx = udp6_disconnectx,
1031 udp6_disconnectx(struct socket *so, sae_associd_t aid, sae_connid_t cid) in udp6_disconnectx() function