Home
last modified time | relevance | path

Searched defs:raw_proto (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/net/ipv4/
Dip_tunnel_core.c93 __be16 inner_proto, bool raw_proto, bool xnet) in __iptunnel_pull_header()
Dip_gre.c352 struct ip_tunnel_net *itn, int hdr_len, bool raw_proto) in __ipgre_rcv()
/linux-6.1.9/drivers/net/vxlan/
Dvxlan_core.c1671 bool raw_proto = false; in vxlan_rcv() local