Searched refs:net_ipv6_set_hop_limit (Results 1 – 4 of 4) sorted by relevance
478 net_ipv6_set_hop_limit(iface, 64); in interface_set_config()
1313 void net_ipv6_set_hop_limit(struct net_if *iface, uint8_t hop_limit);
2309 net_ipv6_set_hop_limit(net_pkt_iface(pkt), in handle_ra_input()
2473 void net_ipv6_set_hop_limit(struct net_if *iface, uint8_t hop_limit) in net_ipv6_set_hop_limit() function