Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsiftr.c1018 unsigned int ip6_hl; in siftr_chkpkt6() local
1054 ip6_hl = sizeof(struct ip6_hdr); in siftr_chkpkt6()
1061 th = (struct tcphdr *)((caddr_t)ip6 + ip6_hl); in siftr_chkpkt6()