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

  /src/sys/netinet/
tcp_timer.c 332 icmp.icmp_ip.ip_hl = tp->t_pmtud_ip_hl;
tcp_var.h 380 u_short t_pmtud_ip_hl; /* IP header length from ICMP payload */ member in struct:tcpcb
tcp_subr.c 1479 tp->t_pmtud_ip_hl = icp->icmp_ip.ip_hl;

Completed in 14 milliseconds