Home
last modified time | relevance | path

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

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