Home
last modified time | relevance | path

Searched defs:tpi (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dioasm.c150 int tpi(struct tpi_info *addr) in tpi() function
/kernel/linux/linux-5.10/net/ipv4/
H A Dgre_demux.c62 int gre_parse_header(struct sk_buff *skb, struct tnl_ptk_info *tpi, in gre_parse_header() argument
[all...]
H A Dipip.c224 const struct tnl_ptk_info *tpi; in ipip_tunnel_rcv() local
H A Dip_gre.c231 struct tnl_ptk_info tpi; in gre_err() local
119 ipgre_err(struct sk_buff *skb, u32 info, const struct tnl_ptk_info *tpi) ipgre_err() argument
260 erspan_rcv(struct sk_buff *skb, struct tnl_ptk_info *tpi, int gre_hdr_len) erspan_rcv() argument
349 __ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, struct ip_tunnel_net *itn, int hdr_len, bool raw_proto) __ipgre_rcv() argument
394 ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, int hdr_len) ipgre_rcv() argument
419 struct tnl_ptk_info tpi; gre_rcv() local
[all...]
H A Dip_tunnel.c362 ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst, bool log_ecn_error) ip_tunnel_rcv() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dgre_demux.c62 int gre_parse_header(struct sk_buff *skb, struct tnl_ptk_info *tpi, in gre_parse_header() argument
[all...]
H A Dipip.c224 const struct tnl_ptk_info *tpi; in ipip_tunnel_rcv() local
H A Dip_gre.c233 struct tnl_ptk_info tpi; in gre_err() local
121 ipgre_err(struct sk_buff *skb, u32 info, const struct tnl_ptk_info *tpi) ipgre_err() argument
262 erspan_rcv(struct sk_buff *skb, struct tnl_ptk_info *tpi, int gre_hdr_len) erspan_rcv() argument
351 __ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, struct ip_tunnel_net *itn, int hdr_len, bool raw_proto) __ipgre_rcv() argument
399 ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, int hdr_len) ipgre_rcv() argument
424 struct tnl_ptk_info tpi; gre_rcv() local
[all...]
H A Dip_tunnel.c376 ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst, bool log_ecn_error) ip_tunnel_rcv() argument
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dioasm.c157 int tpi(struct tpi_info *addr) in tpi() function
/kernel/linux/linux-6.6/net/ipv6/
H A Dsit.c761 const struct tnl_ptk_info *tpi; in sit_tunnel_rcv() local
H A Dip6_gre.c423 struct tnl_ptk_info tpi; in ip6gre_err() local
488 static int ip6gre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi) in ip6gre_rcv() argument
521 ip6erspan_rcv(struct sk_buff *skb, struct tnl_ptk_info *tpi, int gre_hdr_len) ip6erspan_rcv() argument
597 struct tnl_ptk_info tpi; gre_rcv() local
[all...]
H A Dip6_tunnel.c791 __ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb, const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst, int (*dscp_ecn_decapsulate)(const struct ip6_tnl *t, const struct ipv6hdr *ipv6h, struct sk_buff *skb), bool log_ecn_err) __ip6_tnl_rcv() argument
890 ip6_tnl_rcv(struct ip6_tnl *t, struct sk_buff *skb, const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst, bool log_ecn_err) ip6_tnl_rcv() argument
923 ipxip6_rcv(struct sk_buff *skb, u8 ipproto, const struct tnl_ptk_info *tpi, int (*dscp_ecn_decapsulate)(const struct ip6_tnl *t, const struct ipv6hdr *ipv6h, struct sk_buff *skb)) ipxip6_rcv() argument
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_gre.c428 struct tnl_ptk_info tpi; in ip6gre_err() local
493 static int ip6gre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi) in ip6gre_rcv() argument
526 ip6erspan_rcv(struct sk_buff *skb, struct tnl_ptk_info *tpi, int gre_hdr_len) ip6erspan_rcv() argument
602 struct tnl_ptk_info tpi; gre_rcv() local
[all...]
H A Dsit.c762 const struct tnl_ptk_info *tpi; in sit_tunnel_rcv() local
H A Dip6_tunnel.c824 __ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb, const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst, int (*dscp_ecn_decapsulate)(const struct ip6_tnl *t, const struct ipv6hdr *ipv6h, struct sk_buff *skb), bool log_ecn_err) __ip6_tnl_rcv() argument
922 ip6_tnl_rcv(struct ip6_tnl *t, struct sk_buff *skb, const struct tnl_ptk_info *tpi, struct metadata_dst *tun_dst, bool log_ecn_err) ip6_tnl_rcv() argument
955 ipxip6_rcv(struct sk_buff *skb, u8 ipproto, const struct tnl_ptk_info *tpi, int (*dscp_ecn_decapsulate)(const struct ip6_tnl *t, const struct ipv6hdr *ipv6h, struct sk_buff *skb)) ipxip6_rcv() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/
H A Dib_srp.c810 char *ipi, *tpi; in srp_send_req() local
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srp/
H A Dib_srp.c805 char *ipi, *tpi; in srp_send_req() local

Completed in 30 milliseconds