Searched defs:tnl (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/samples/bpf/ | 
| 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
 
 | 
| D | xdp_tx_iptunnel_user.c | 165 	struct iptnl_info tnl = {};  in main()  local
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/progs/ | 
| D | test_xdp.c | 72 				       const struct iptnl_info *tnl,  in set_ethhdr()84 	struct iptnl_info *tnl;  in handle_ipv4()  local
 157 	struct iptnl_info *tnl;  in handle_ipv6()  local
 
 | 
| D | test_xdp_loop.c | 68 				       const struct iptnl_info *tnl,  in set_ethhdr()80 	struct iptnl_info *tnl;  in handle_ipv4()  local
 153 	struct iptnl_info *tnl;  in handle_ipv6()  local
 
 | 
| /Linux-v5.4/net/tipc/ | 
| D | node.c | 779 				    struct tipc_link *tnl,  in tipc_node_link_failover()812 	struct tipc_link *l, *_l, *tnl;  in __tipc_node_link_down()  local
 1657 	struct tipc_link *l, *tnl, *pl = NULL;  in tipc_node_check_state()  local
 
 | 
| D | link.c | 1714 void tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl,  in tipc_link_tnl_prepare()1869 void tipc_link_failover_prepare(struct tipc_link *l, struct tipc_link *tnl,  in tipc_link_failover_prepare()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/sfc/ | 
| D | efx.c | 2432 	struct efx_udp_tunnel tnl;  in efx_udp_tunnel_add()  local2449 	struct efx_udp_tunnel tnl;  in efx_udp_tunnel_del()  local
 
 | 
| D | ef10.c | 6465 				     struct efx_udp_tunnel tnl)  in efx_ef10_udp_tnl_add_port()6548 				     struct efx_udp_tunnel tnl)  in efx_ef10_udp_tnl_del_port()
 
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | ip6_tunnel.c | 1691 	struct ip6_tnl *tnl = netdev_priv(dev);  in ip6_tnl_change_mtu()  local
 |