Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dudp_usrreq.c208 int udp_disconnectx(struct socket *, sae_associd_t, sae_connid_t);
229 .pru_disconnectx = udp_disconnectx,
2593 udp_disconnectx(struct socket *so, sae_associd_t aid, sae_connid_t cid) in udp_disconnectx() function