Home
last modified time | relevance | path

Searched refs:inner_proto (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/ipv4/
Dip_tunnel_core.c89 int iptunnel_pull_header(struct sk_buff *skb, int hdr_len, __be16 inner_proto) in iptunnel_pull_header() argument
96 if (inner_proto == htons(ETH_P_TEB)) { in iptunnel_pull_header()
109 skb->protocol = inner_proto; in iptunnel_pull_header()
/linux-4.4.14/include/net/
Dip_tunnels.h276 int iptunnel_pull_header(struct sk_buff *skb, int hdr_len, __be16 inner_proto);