Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip6_tunnel.h155 struct net_device *dev, u16 ip6cb_flags) in ip6tunnel_xmit() argument
160 IP6CB(skb)->flags = ip6cb_flags; in ip6tunnel_xmit()
H A Dudp_tunnel.h146 u16 ip6cb_flags);
/linux/net/ipv6/
H A Dip6_udp_tunnel.c84 u16 ip6cb_flags) in udp_tunnel6_xmit_skb() argument
112 ip6tunnel_xmit(sk, skb, dev, ip6cb_flags); in udp_tunnel6_xmit_skb()