Searched refs:ND_ROUTER_SOLICIT (Results 1 – 11 of 11) sorted by relevance
120 #define ND_ROUTER_SOLICIT 133 /* router solicitation */ macro763 case ND_ROUTER_SOLICIT: \
116 #define ND_ROUTER_SOLICIT 133 /* router solicitation */ macro759 case ND_ROUTER_SOLICIT: \
161 case ND_ROUTER_SOLICIT: in send_output()
544 case ND_ROUTER_SOLICIT: in rip6_output()
230 nd6_cache_lladdr(ifp, &saddr6, lladdr, lladdrlen, ND_ROUTER_SOLICIT, 0); in nd6_rs_input()
1895 case ND_ROUTER_SOLICIT: in nd6_is_router()
735 case ND_ROUTER_SOLICIT: in icmp6_input()
343 if (hdr->icmp6_type >= ND_ROUTER_SOLICIT && hdr->icmp6_type <= ND_REDIRECT) in protocol_filter_icmp6()
987 #ifndef ND_ROUTER_SOLICIT988 # define ND_ROUTER_SOLICIT 133 macro
1527 case ND_ROUTER_SOLICIT :
9449 icmpreplytype6[ND_ROUTER_SOLICIT] = ND_ROUTER_ADVERT; in ipf_main_load()