Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.c601 static errno_t nstat_client_send_removed(nstat_client *client, nstat_src *src, u_int16_t hdr_f…
688 static errno_t nstat_client_send_removed(nstat_client *client, nstat_src *src, u_int16_t hdr_f…
5677 result = nstat_client_send_removed(client, src, hdr_flags); in nstat_client_send_goodbye()
5905 result = nstat_client_send_removed(client, src, 0); in nstat_client_cleanup_source()
6752 nstat_client_send_removed( in nstat_client_send_removed() function