Searched refs:mroute6_is_socket (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmroute6.h101 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) function
/linux-master/net/ipv6/
H A Dip6mr.c1630 bool mroute6_is_socket(struct net *net, struct sk_buff *skb) function
1644 EXPORT_SYMBOL(mroute6_is_socket); variable
H A Dip6_output.c84 ((mroute6_is_socket(net, skb) &&

Completed in 135 milliseconds