Searched refs:__fou_build_header (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Dfou.h15 int __fou_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e,
/linux-master/net/ipv6/
H A Dfou6.c48 err = __fou_build_header(skb, e, protocol, &sport, type);
/linux-master/net/ipv4/
H A Dfou_core.c925 int __fou_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, function
939 EXPORT_SYMBOL(__fou_build_header); variable
1043 err = __fou_build_header(skb, e, protocol, &sport, type);

Completed in 293 milliseconds