Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip6_route.h209 void rt6_clean_tohost(struct net *net, struct in6_addr *gateway);
/openbmc/linux/net/ipv6/
H A Dndisc.c1125 rt6_clean_tohost(dev_net(dev), saddr); in ndisc_recv_na()
H A Droute.c4656 void rt6_clean_tohost(struct net *net, struct in6_addr *gateway) in rt6_clean_tohost() function