Home
last modified time | relevance | path

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

/linux/include/net/ !
H A Ddst.h372 static inline void skb_tunnel_rx(struct sk_buff *skb, struct net_device *dev, in skb_tunnel_rx() function
/linux/net/ipv6/ !
H A Dip6mr.c596 skb_tunnel_rx(skb, reg_dev, dev_net(reg_dev)); in pim6_rcv()
/linux/net/ipv4/ !
H A Dipmr.c643 skb_tunnel_rx(skb, reg_dev, dev_net(reg_dev)); in call_ipmr_vif_entry_notifiers()