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

/xnu-2422.115.4/bsd/netinet/
H A Dtcp_subr.c245 static void tcp_notify(struct inpcb *, int);
1279 tcp_notify(inp, error) function
1746 void (*notify)(struct inpcb *, int) = tcp_notify;
1855 void (*notify)(struct inpcb *, int) = tcp_notify;

Completed in 18 milliseconds