Searched refs:raw_proto (Results 1 – 3 of 3) sorted by relevance
935 static struct proto raw_proto __read_mostly = {946 .prot = &raw_proto,
93 __be16 inner_proto, bool raw_proto, bool xnet) in __iptunnel_pull_header() argument100 if (!raw_proto && inner_proto == htons(ETH_P_TEB)) { in __iptunnel_pull_header()
352 struct ip_tunnel_net *itn, int hdr_len, bool raw_proto) in __ipgre_rcv() argument366 raw_proto, false) < 0) in __ipgre_rcv()