Searched refs:rt6_flow_match_in (Results 1 – 1 of 1) sorted by relevance
130 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