Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/
Droute.c130 static int rt6_flow_match_in(struct rt6_info *rt, struct sk_buff *skb);
464 if (rt6_flow_match_in(sprt, skb)) { in ip6_route_input()
1327 static int rt6_flow_match_in(struct rt6_info *rt, struct sk_buff *skb) in rt6_flow_match_in() function