Searched refs:mroute6_is_socket (Results 1 – 3 of 3) sorted by relevance
101 bool mroute6_is_socket(struct net *net, struct sk_buff *skb);125 static inline bool mroute6_is_socket(struct net *net, struct sk_buff *skb) in mroute6_is_socket() function
1647 bool mroute6_is_socket(struct net *net, struct sk_buff *skb) in mroute6_is_socket() function1661 EXPORT_SYMBOL(mroute6_is_socket);
88 ((mroute6_is_socket(net, skb) && in ip6_finish_output2()