Symbol: tnl_ptk_info
include/net/gre.h
37
int gre_parse_header(struct sk_buff *skb, struct tnl_ptk_info *tpi,
include/net/ip6_tunnel.h
141
const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst,
include/net/ip_tunnels.h
425
const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst,
net/ipv4/gre_demux.c
62
int gre_parse_header(struct sk_buff *skb, struct tnl_ptk_info *tpi,
net/ipv4/ip_gre.c
123
const struct tnl_ptk_info *tpi)
net/ipv4/ip_gre.c
238
struct tnl_ptk_info tpi;
net/ipv4/ip_gre.c
267
static int erspan_rcv(struct sk_buff *skb, struct tnl_ptk_info *tpi,
net/ipv4/ip_gre.c
366
static int __ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi,
net/ipv4/ip_gre.c
417
static int ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi,
net/ipv4/ip_gre.c
442
struct tnl_ptk_info tpi;
net/ipv4/ip_tunnel.c
378
const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst,
net/ipv4/ipip.c
203
static const struct tnl_ptk_info ipip_tpi = {
net/ipv4/ipip.c
209
static const struct tnl_ptk_info mplsip_tpi = {
net/ipv4/ipip.c
230
const struct tnl_ptk_info *tpi;
net/ipv6/ip6_gre.c
392
struct tnl_ptk_info tpi;
net/ipv6/ip6_gre.c
457
static int ip6gre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi)
net/ipv6/ip6_gre.c
491
struct tnl_ptk_info *tpi,
net/ipv6/ip6_gre.c
572
struct tnl_ptk_info tpi;
net/ipv6/ip6_tunnel.c
799
const struct tnl_ptk_info *tpi,
net/ipv6/ip6_tunnel.c
896
const struct tnl_ptk_info *tpi,
net/ipv6/ip6_tunnel.c
913
static const struct tnl_ptk_info tpi_v6 = {
net/ipv6/ip6_tunnel.c
918
static const struct tnl_ptk_info tpi_v4 = {
net/ipv6/ip6_tunnel.c
923
static const struct tnl_ptk_info tpi_mpls = {
net/ipv6/ip6_tunnel.c
929
const struct tnl_ptk_info *tpi,
net/ipv6/sit.c
740
static const struct tnl_ptk_info ipip_tpi = {
net/ipv6/sit.c
746
static const struct tnl_ptk_info mplsip_tpi = {
net/ipv6/sit.c
764
const struct tnl_ptk_info *tpi;