Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dip_tunnel_core.c87 int iptunnel_pull_header(struct sk_buff *skb, int hdr_len, __be16 inner_proto) in iptunnel_pull_header() argument
94 if (inner_proto == htons(ETH_P_TEB)) { in iptunnel_pull_header()
107 skb->protocol = inner_proto; in iptunnel_pull_header()
/linux-4.1.27/include/net/
Dip_tunnels.h197 int iptunnel_pull_header(struct sk_buff *skb, int hdr_len, __be16 inner_proto);