Searched refs:mroute6_is_socket (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 150 milliseconds