Home
last modified time | relevance | path

Searched refs:tnl_ptk_info (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipip.c200 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()
H A Dip_gre.c120 const struct tnl_ptk_info *tpi) in ipgre_err()
231 struct tnl_ptk_info tpi; in gre_err()
260 static int erspan_rcv(struct sk_buff *skb, struct tnl_ptk_info *tpi, in erspan_rcv()
349 static int __ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, in __ipgre_rcv()
394 static int ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, in ipgre_rcv()
419 struct tnl_ptk_info tpi; in gre_rcv()
H A Dgre_demux.c62 int gre_parse_header(struct sk_buff *skb, struct tnl_ptk_info *tpi, in gre_parse_header()
H A Dip_tunnel.c363 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst, in ip_tunnel_rcv()
/OK3568_Linux_fs/kernel/include/net/
H A Dgre.h37 int gre_parse_header(struct sk_buff *skb, struct tnl_ptk_info *tpi,
H A Dip_tunnels.h147 struct tnl_ptk_info { struct
285 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst,
H A Dip6_tunnel.h140 const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst,
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_tunnel.c825 const struct tnl_ptk_info *tpi, in __ip6_tnl_rcv()
913 const struct tnl_ptk_info *tpi, in ip6_tnl_rcv()
930 static const struct tnl_ptk_info tpi_v6 = {
935 static const struct tnl_ptk_info tpi_v4 = {
940 static const struct tnl_ptk_info tpi_mpls = {
946 const struct tnl_ptk_info *tpi, in ipxip6_rcv()
H A Dip6_gre.c428 struct tnl_ptk_info tpi; in ip6gre_err()
493 static int ip6gre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi) in ip6gre_rcv()
527 struct tnl_ptk_info *tpi, in ip6erspan_rcv()
602 struct tnl_ptk_info tpi; in gre_rcv()
H A Dsit.c738 static const struct tnl_ptk_info ipip_tpi = {
744 static const struct tnl_ptk_info mplsip_tpi = {
762 const struct tnl_ptk_info *tpi; in sit_tunnel_rcv()