Searched refs:tnl_ptk_info (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/net/ipv4/ |
| D | ipip.c | 200 static const struct tnl_ptk_info ipip_tpi = { 206 static const struct tnl_ptk_info mplsip_tpi = { 224 const struct tnl_ptk_info *tpi; in ipip_tunnel_rcv()
|
| D | ip_gre.c | 120 const struct tnl_ptk_info *tpi) in ipgre_err() 231 struct tnl_ptk_info tpi; in gre_err() 251 static int erspan_rcv(struct sk_buff *skb, struct tnl_ptk_info *tpi, in erspan_rcv() 331 static int __ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, in __ipgre_rcv() 372 static int ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, in ipgre_rcv() 397 struct tnl_ptk_info tpi; in gre_rcv()
|
| D | gre_demux.c | 60 int gre_parse_header(struct sk_buff *skb, struct tnl_ptk_info *tpi, in gre_parse_header()
|
| D | ip_tunnel.c | 362 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst, in ip_tunnel_rcv()
|
| /Linux-v5.4/include/net/ |
| D | gre.h | 37 int gre_parse_header(struct sk_buff *skb, struct tnl_ptk_info *tpi,
|
| D | ip6_tunnel.h | 140 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst,
|
| D | ip_tunnels.h | 147 struct tnl_ptk_info { struct 284 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst,
|
| /Linux-v5.4/net/ipv6/ |
| D | ip6_tunnel.c | 771 const struct tnl_ptk_info *tpi, in __ip6_tnl_rcv() 859 const struct tnl_ptk_info *tpi, in ip6_tnl_rcv() 868 static const struct tnl_ptk_info tpi_v6 = { 873 static const struct tnl_ptk_info tpi_v4 = { 879 const struct tnl_ptk_info *tpi, in ipxip6_rcv()
|
| D | ip6_gre.c | 426 struct tnl_ptk_info tpi; in ip6gre_err() 489 static int ip6gre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi) in ip6gre_rcv() 523 struct tnl_ptk_info *tpi, in ip6erspan_rcv() 598 struct tnl_ptk_info tpi; in gre_rcv()
|
| D | sit.c | 702 static const struct tnl_ptk_info ipip_tpi = { 708 static const struct tnl_ptk_info mplsip_tpi = { 726 const struct tnl_ptk_info *tpi; in sit_tunnel_rcv()
|