Searched refs:route6_me_harder (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/netfilter/
H A Dip6_queue.c339 route6_me_harder(struct sk_buff *skb) function
357 printk(KERN_DEBUG "route6_me_harder: No more route.\n");
413 return route6_me_harder(e->skb);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Dip6_output.c135 static int route6_me_harder(struct sk_buff *skb) function
153 printk(KERN_DEBUG "route6_me_harder: No more route.\n");
169 if (route6_me_harder(skb) != 0){

Completed in 31 milliseconds