Searched refs:tnl_ptk_info (Results 1 – 9 of 9) sorted by relevance
| /linux/net/ipv4/ |
| H A D | ipip.c | 203 static const struct tnl_ptk_info ipip_tpi = { 209 static const struct tnl_ptk_info mplsip_tpi = { 230 const struct tnl_ptk_info *tpi; in ipip_tunnel_rcv()
|
| H A D | ip_gre.c | 123 const struct tnl_ptk_info *tpi) in ipgre_err() 238 struct tnl_ptk_info tpi; in gre_err() 267 static int erspan_rcv(struct sk_buff *skb, struct tnl_ptk_info *tpi, in erspan_rcv() 366 static int __ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, in __ipgre_rcv() 417 static int ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, in ipgre_rcv() 442 struct tnl_ptk_info tpi; in gre_rcv()
|
| H A D | ip_tunnel.c | 378 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst, in ip_tunnel_rcv()
|
| /linux/include/net/ |
| H A D | gre.h | 35 int gre_parse_header(struct sk_buff *skb, struct tnl_ptk_info *tpi,
|
| H A D | ip6_tunnel.h | 141 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst,
|
| H A D | ip_tunnels.h | 199 struct tnl_ptk_info { struct 424 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst,
|
| /linux/net/ipv6/ |
| H A D | ip6_tunnel.c | 809 const struct tnl_ptk_info *tpi, in __ip6_tnl_rcv() 906 const struct tnl_ptk_info *tpi, in ip6_tnl_rcv() 923 static const struct tnl_ptk_info tpi_v6 = { 928 static const struct tnl_ptk_info tpi_v4 = { 933 static const struct tnl_ptk_info tpi_mpls = { 939 const struct tnl_ptk_info *tpi, in ipxip6_rcv()
|
| H A D | ip6_gre.c | 392 struct tnl_ptk_info tpi; in ip6gre_err() 457 static int ip6gre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi) in ip6gre_rcv() 491 struct tnl_ptk_info *tpi, in ip6erspan_rcv() 572 struct tnl_ptk_info tpi; in gre_rcv()
|
| H A D | sit.c | 741 static const struct tnl_ptk_info ipip_tpi = { 747 static const struct tnl_ptk_info mplsip_tpi = { 765 const struct tnl_ptk_info *tpi; in sit_tunnel_rcv()
|