Searched refs:tcp_notify (Results 1 – 2 of 2) sorted by relevance
824 void tcp_notify(struct inpcb *, int);
1246 tcp_notify(struct inpcb *inp, int error) in tcp_notify() function1277 void (*notify)(struct inpcb *, int) = tcp_notify; in tcp6_ctlinput()1385 void (*notify)(struct inpcb *, int) = tcp_notify; in tcp_ctlinput()