Searched refs:ip6_hl (Results 1 – 1 of 1) sorted by relevance
877 unsigned int ip6_hl; in siftr_chkpkt6() local907 ip6_hl = sizeof(struct ip6_hdr); in siftr_chkpkt6()908 th = (struct tcphdr *)((caddr_t)ip6 + ip6_hl); in siftr_chkpkt6()