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

  /src/sys/netinet/
tcp_var.h 168 struct tcpiphdr { struct
173 CTASSERT(sizeof(struct tcpiphdr) == 40);
tcp_subr.c 593 * of the tcpiphdr at ti and send directly to the addressed host.
1119 i *= (u_long)(tp->t_segsz + sizeof (struct tcpiphdr));

Completed in 13 milliseconds