Searched defs:tnl (Results 1 – 9 of 9) sorted by relevance
/linux/samples/bpf/ |
H A D | xdp_tx_iptunnel_kern.c | 69 const struct iptnl_info *tnl, in set_ethhdr() 81 struct iptnl_info *tnl; in handle_ipv4() local 156 struct iptnl_info *tnl; in handle_ipv6() local
|
H A D | xdp_tx_iptunnel_user.c | 160 struct iptnl_info tnl = {}; in main() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_xdp.c | 71 const struct iptnl_info *tnl, in set_ethhdr() 83 struct iptnl_info *tnl; in handle_ipv4() local 156 struct iptnl_info *tnl; in handle_ipv6() local
|
H A D | test_xdp_loop.c | 67 const struct iptnl_info *tnl, in set_ethhdr() 79 struct iptnl_info *tnl; in handle_ipv4() local 152 struct iptnl_info *tnl; in handle_ipv6() local
|
H A D | test_xdp_dynptr.c | 69 const struct iptnl_info *tnl, in set_ethhdr() 83 struct iptnl_info *tnl; in handle_ipv4() local 165 struct iptnl_info *tnl; in handle_ipv6() local
|
/linux/net/tipc/ |
H A D | node.c | 959 struct tipc_link *tnl, in tipc_node_link_failover() 996 struct tipc_link *l, *_l, *tnl; in __tipc_node_link_down() local 1940 struct tipc_link *l, *tnl, *pl = NULL; in tipc_node_check_state() local
|
H A D | link.c | 1951 void tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl, in tipc_link_tnl_prepare() 2105 void tipc_link_failover_prepare(struct tipc_link *l, struct tipc_link *tnl, in tipc_link_failover_prepare()
|
/linux/net/ipv6/ |
H A D | ip6_tunnel.c | 1737 struct ip6_tnl *tnl = netdev_priv(dev); in ip6_tnl_change_mtu() local
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_type.h | 1009 struct ice_tunnel_table tnl; member
|