Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip6_route.h138 void rt6_clean_tohost(struct net *net, struct in6_addr *gateway);
/linux-4.1.27/net/ipv6/
Dndisc.c958 rt6_clean_tohost(dev_net(dev), saddr); in ndisc_recv_na()
Droute.c2329 void rt6_clean_tohost(struct net *net, struct in6_addr *gateway) in rt6_clean_tohost() function