Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dip.c306 const struct icmp6_hdr *ih6; in FilterCheck() local
324 ih6 = (const struct icmp6_hdr *)payload; in FilterCheck()
325 sport = ih6->icmp6_type; in FilterCheck()