Searched refs:tcp_notify (Results 1 – 1 of 1) sorted by relevance
253 static void tcp_notify(struct inpcb *, int);1775 tcp_notify(struct inpcb *inp, int error) in tcp_notify() function2412 void (*notify)(struct inpcb *, int) = tcp_notify; in tcp_ctlinput()2534 void (*notify)(struct inpcb *, int) = tcp_notify; in tcp6_ctlinput()