Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-icmp6.c1416 const struct nd_opt_homeagent_info *oph; in icmp6_opt_print() local
1504 oph = (const struct nd_opt_homeagent_info *)op; in icmp6_opt_print()
1506 GET_BE_U_2(oph->nd_opt_hai_preference), in icmp6_opt_print()
1507 GET_BE_U_2(oph->nd_opt_hai_lifetime)); in icmp6_opt_print()