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

  /src/sys/netinet/
tcp_subr.c 232 static void tcp6_mtudisc(struct inpcb *, int);
1605 (const struct sockaddr *)&sa6_any, 0, PRC_MSGSIZE, NULL, tcp6_mtudisc);
1609 tcp6_mtudisc(struct inpcb *inp, int errno) function in typeref:typename:void

Completed in 13 milliseconds