Searched refs:l4hlen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c2943 u_short *sp, slen, sumsave, l4hlen, *csump; local
2952 l4hlen = 0;
3004 l4hlen = sizeof(udphdr_t);
3009 l4hlen = sizeof(tcphdr_t);
3013 l4hlen = 4;
3025 l4hlen = l4hlen; /* LINT */
3129 len -= (l4hlen + hlen);

Completed in 73 milliseconds