Searched defs:tpi (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/drivers/s390/cio/ |
H A D | ioasm.h | 124 static inline int tpi(struct tpi_info *addr) tpi() function
|
/linux-4.1.27/net/ipv4/ |
H A D | gre_demux.c | 64 void gre_build_header(struct sk_buff *skb, const struct tnl_ptk_info *tpi, gre_build_header() argument 98 static int parse_gre_header(struct sk_buff *skb, struct tnl_ptk_info *tpi, parse_gre_header() argument 164 struct tnl_ptk_info tpi; gre_cisco_rcv() local 219 struct tnl_ptk_info tpi; gre_cisco_err() local
|
H A D | ipip.c | 181 static const struct tnl_ptk_info tpi = { variable in typeref:struct:tnl_ptk_info
|
H A D | ip_gre.c | 203 static int ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi) ipgre_rcv() argument 232 struct tnl_ptk_info tpi; __gre_xmit() local 124 ipgre_err(struct sk_buff *skb, u32 info, const struct tnl_ptk_info *tpi) ipgre_err() argument
|
H A D | ip_tunnel.c | 421 ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, const struct tnl_ptk_info *tpi, bool log_ecn_error) ip_tunnel_rcv() argument
|
/linux-4.1.27/net/openvswitch/ |
H A D | vport-gre.c | 69 struct tnl_ptk_info tpi; __build_header() local 97 gre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi) gre_rcv() argument 119 gre_err(struct sk_buff *skb, u32 info, const struct tnl_ptk_info *tpi) gre_err() argument
|
/linux-4.1.27/net/ipv6/ |
H A D | sit.c | 723 static const struct tnl_ptk_info tpi = { variable in typeref:struct:tnl_ptk_info
|
Completed in 184 milliseconds