Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dip6_route.h203 void rt6_clean_tohost(struct net *net, struct in6_addr *gateway);
/Linux-v5.4/net/ipv6/
Dndisc.c1057 rt6_clean_tohost(dev_net(dev), saddr); in ndisc_recv_na()
Droute.c4481 void rt6_clean_tohost(struct net *net, struct in6_addr *gateway) in rt6_clean_tohost() function