Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Dtcp_subr.c290 static void tcp_notify (struct inpcb *, int);
1198 tcp_notify(struct inpcb *inp, int error) in tcp_notify() function
1429 inp_notify_t notify = tcp_notify; in tcp_get_inpnotify()
1555 inp_notify_t notify = tcp_notify; in tcp6_ctlinput()