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