HomeSort by: relevance | last modified time | path
    Searched defs:tcp_notify (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
tcp_subr.c 1246 tcp_notify(struct inpcb *inp, int error) function in typeref:typename:void
1277 void (*notify)(struct inpcb *, int) = tcp_notify;
1385 void (*notify)(struct inpcb *, int) = tcp_notify;
tcp_subr.c 1246 tcp_notify(struct inpcb *inp, int error) function in typeref:typename:void
1277 void (*notify)(struct inpcb *, int) = tcp_notify;
1385 void (*notify)(struct inpcb *, int) = tcp_notify;

Completed in 24 milliseconds