Searched defs:raw_proto (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | ip_tunnel_core.c | 92 __iptunnel_pull_header(struct sk_buff *skb, int hdr_len, __be16 inner_proto, bool raw_proto, bool xnet) __iptunnel_pull_header() argument
|
| H A D | ip_gre.c | 349 __ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, struct ip_tunnel_net *itn, int hdr_len, bool raw_proto) __ipgre_rcv() argument
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | ip_tunnel_core.c | 92 __iptunnel_pull_header(struct sk_buff *skb, int hdr_len, __be16 inner_proto, bool raw_proto, bool xnet) __iptunnel_pull_header() argument
|
| H A D | ip_gre.c | 351 __ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, struct ip_tunnel_net *itn, int hdr_len, bool raw_proto) __ipgre_rcv() argument
|
| /kernel/linux/linux-5.10/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 1832 bool raw_proto = false; in vxlan_rcv() local
|
| /kernel/linux/linux-6.6/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 1670 bool raw_proto = false; in vxlan_rcv() local
|
Completed in 21 milliseconds