Searched defs:next_protocol (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | vxlan.h | 167 u8 next_protocol; member
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_xmit.c | 1141 __u8 next_protocol in ip_vs_tunnel_xmit() local 947 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 1022 ipvs_gue_encap(struct net *net, struct sk_buff *skb, struct ip_vs_conn *cp, __u8 *next_protocol) ipvs_gue_encap() argument 1096 ipvs_gre_encap(struct net *net, struct sk_buff *skb, struct ip_vs_conn *cp, __u8 *next_protocol) ipvs_gre_encap() argument 1292 __u8 next_protocol = 0; ip_vs_tunnel_xmit_v6() local [all...] |
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_xmit.c | 1125 __u8 next_protocol in ip_vs_tunnel_xmit() local 931 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 1006 ipvs_gue_encap(struct net *net, struct sk_buff *skb, struct ip_vs_conn *cp, __u8 *next_protocol) ipvs_gue_encap() argument 1080 ipvs_gre_encap(struct net *net, struct sk_buff *skb, struct ip_vs_conn *cp, __u8 *next_protocol) ipvs_gre_encap() argument 1270 __u8 next_protocol = 0; ip_vs_tunnel_xmit_v6() local [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | vxlan.h | 169 u8 next_protocol; member
|
Completed in 7 milliseconds