Searched refs:TCP_MINPROTOHDR (Results 1 – 1 of 1) sorted by relevance
581 #define TCP_MINPROTOHDR (sizeof(struct ip6_hdr) + sizeof(struct tcphdr)) in tcp_init() macro582 if (max_protohdr < TCP_MINPROTOHDR) { in tcp_init()583 _max_protohdr = TCP_MINPROTOHDR; in tcp_init()589 #undef TCP_MINPROTOHDR in tcp_init()