Searched refs:ip6_options_add_hbh_ra (Results 1 – 3 of 3) sorted by relevance
78 err_t ip6_options_add_hbh_ra(struct pbuf * p, u8_t nexth, u8_t value);
653 ip6_options_add_hbh_ra(p, IP6_NEXTH_ICMP6, IP6_ROUTER_ALERT_VALUE_MLD);
1477 ip6_options_add_hbh_ra(struct pbuf *p, u8_t nexth, u8_t value) function