Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dtcp_subr.c574 tcp_notify(struct inpcb *inp, int error) in tcp_notify() function
606 void (*notify)(struct inpcb *, int) = tcp_notify; in tcp6_ctlinput()
719 void (*notify)(struct inpcb *, int) = tcp_notify; in tcp_ctlinput()
H A Dtcp_var.h731 void tcp_notify(struct inpcb *, int);