Home
last modified time | relevance | path

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

/net/can/
Draw.c935 static struct proto raw_proto __read_mostly = {
946 .prot = &raw_proto,
/net/ipv4/
Dip_tunnel_core.c93 __be16 inner_proto, bool raw_proto, bool xnet) in __iptunnel_pull_header() argument
100 if (!raw_proto && inner_proto == htons(ETH_P_TEB)) { in __iptunnel_pull_header()
Dip_gre.c352 struct ip_tunnel_net *itn, int hdr_len, bool raw_proto) in __ipgre_rcv() argument
366 raw_proto, false) < 0) in __ipgre_rcv()