Searched refs:inner_proto (Results 1 – 2 of 2) sorted by relevance
87 int iptunnel_pull_header(struct sk_buff *skb, int hdr_len, __be16 inner_proto) in iptunnel_pull_header() argument94 if (inner_proto == htons(ETH_P_TEB)) { in iptunnel_pull_header()107 skb->protocol = inner_proto; in iptunnel_pull_header()
197 int iptunnel_pull_header(struct sk_buff *skb, int hdr_len, __be16 inner_proto);