Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/ppp/
H A Dip.c281 const struct icmp6_hdr *ih6; in FilterCheck() local
299 ih6 = (const struct icmp6_hdr *)payload; in FilterCheck()
300 sport = ntohs(ih6->icmp6_type); in FilterCheck()