Home
last modified time | relevance | path

Searched defs:next_protocol (Results 1 – 2 of 2) sorted by relevance

/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c921 ip_vs_prepare_tunneled_skb(struct sk_buff * skb,int skb_af,unsigned int max_headroom,__u8 * next_protocol,__u32 * payload_len,__u8 * dsfield,__u8 * ttl,__be16 * df) ip_vs_prepare_tunneled_skb() argument
996 ipvs_gue_encap(struct net * net,struct sk_buff * skb,struct ip_vs_conn * cp,__u8 * next_protocol) ipvs_gue_encap() argument
1070 ipvs_gre_encap(struct net * net,struct sk_buff * skb,struct ip_vs_conn * cp,__u8 * next_protocol) ipvs_gre_encap() argument
1114 __u8 next_protocol = 0; ip_vs_tunnel_xmit() local
1259 __u8 next_protocol = 0; ip_vs_tunnel_xmit_v6() local
[all...]
/linux/include/net/
H A Dvxlan.h169 u8 next_protocol; member