HomeSort by: relevance | last modified time | path
    Searched refs:tcp_mtudisc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
tcp_timer.c 341 tcp_mtudisc);
tcp_var.h 830 void tcp_mtudisc(struct inpcb *, int);
tcp_subr.c 1536 inpcb_notifyall(&tcbtable, faddr, EMSGSIZE, tcp_mtudisc);
1549 tcp_mtudisc(struct inpcb *inp, int errno) function in typeref:typename:void

Completed in 15 milliseconds