Searched refs:tnl_ptk_info (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/net/ipv4/ |
D | ipip.c | 206 static const struct tnl_ptk_info ipip_tpi = { 212 static const struct tnl_ptk_info mplsip_tpi = { 230 const struct tnl_ptk_info *tpi; in ipip_tunnel_rcv()
|
D | gre_demux.c | 64 int gre_parse_header(struct sk_buff *skb, struct tnl_ptk_info *tpi, in gre_parse_header()
|
D | ip_gre.c | 125 const struct tnl_ptk_info *tpi) in ipgre_err() 234 struct tnl_ptk_info tpi; in gre_err() 257 static int erspan_rcv(struct sk_buff *skb, struct tnl_ptk_info *tpi, in erspan_rcv() 341 static int __ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, in __ipgre_rcv() 382 static int ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, in ipgre_rcv() 407 struct tnl_ptk_info tpi; in gre_rcv()
|
D | ip_tunnel.c | 375 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst, in ip_tunnel_rcv()
|
/Linux-v4.19/include/net/ |
D | gre.h | 37 int gre_parse_header(struct sk_buff *skb, struct tnl_ptk_info *tpi,
|
D | ip6_tunnel.h | 138 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst,
|
D | ip_tunnels.h | 166 struct tnl_ptk_info { struct 302 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst,
|
/Linux-v4.19/net/ipv6/ |
D | ip6_tunnel.c | 776 const struct tnl_ptk_info *tpi, in __ip6_tnl_rcv() 864 const struct tnl_ptk_info *tpi, in ip6_tnl_rcv() 873 static const struct tnl_ptk_info tpi_v6 = { 878 static const struct tnl_ptk_info tpi_v4 = { 884 const struct tnl_ptk_info *tpi, in ipxip6_rcv()
|
D | sit.c | 701 static const struct tnl_ptk_info ipip_tpi = { 707 static const struct tnl_ptk_info mplsip_tpi = { 725 const struct tnl_ptk_info *tpi; in sit_tunnel_rcv()
|
D | ip6_gre.c | 510 static int ip6gre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi) in ip6gre_rcv() 544 struct tnl_ptk_info *tpi) in ip6erspan_rcv() 617 struct tnl_ptk_info tpi; in gre_rcv()
|