Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dip_tunnel_core.c93 __be16 inner_proto, bool raw_proto, bool xnet) in __iptunnel_pull_header()
H A Dip_gre.c357 struct ip_tunnel_net *itn, int hdr_len, bool raw_proto) in __ipgre_rcv()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c1674 bool raw_proto = false; in vxlan_rcv() local