Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip6_route.h204 void rt6_clean_tohost(struct net *net, struct in6_addr *gateway);
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dndisc.c1060 rt6_clean_tohost(dev_net(dev), saddr); in ndisc_recv_na()
H A Droute.c4513 void rt6_clean_tohost(struct net *net, struct in6_addr *gateway) in rt6_clean_tohost() function