Home
last modified time | relevance | path

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

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