Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/netinet6/
H A Dudp6_usrreq.c175 static int udp6_disconnectx(struct socket *, sae_associd_t, sae_connid_t);
192 .pru_disconnectx = udp6_disconnectx,
1136 udp6_disconnectx(struct socket *so, sae_associd_t aid, sae_connid_t cid) in udp6_disconnectx() function