Home
last modified time | relevance | path

Searched refs:ip6_hl (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dsiftr.c877 unsigned int ip6_hl; in siftr_chkpkt6() local
907 ip6_hl = sizeof(struct ip6_hdr); in siftr_chkpkt6()
908 th = (struct tcphdr *)((caddr_t)ip6 + ip6_hl); in siftr_chkpkt6()