Searched refs:ND_ROUTER_SOLICIT (Results 1 – 2 of 2) sorted by relevance
226 #define XT_ICMPV6_TYPE(type) (type - ND_ROUTER_SOLICIT)229 [XT_ICMPV6_TYPE(ND_ROUTER_SOLICIT)] = "nd-router-solicit",238 if (type < ND_ROUTER_SOLICIT || type > ND_REDIRECT) in icmp6_type_xlate()
110 #define ND_ROUTER_SOLICIT 133 /* router solicitation */ macro505 { ND_ROUTER_SOLICIT, "router solicitation"},907 if (ndo->ndo_vflag && (dp->icmp6_type == ND_ROUTER_SOLICIT || in icmp6_print()1022 case ND_ROUTER_SOLICIT: in icmp6_print()