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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_subr.c254 static void tcp_notify(struct inpcb *, int);
1247 tcp_notify(inp, error) function
1717 void (*notify)(struct inpcb *, int) = tcp_notify;
1826 void (*notify)(struct inpcb *, int) = tcp_notify;

Completed in 14 milliseconds