Searched defs:tnl (Results 1 – 8 of 8) sorted by relevance
/linux/samples/bpf/ |
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
|
A D | xdp_tx_iptunnel_user.c | 164 struct iptnl_info tnl = {}; in main() local
|
/linux/tools/testing/selftests/bpf/progs/ |
A D | test_xdp.c | 70 const struct iptnl_info *tnl, in set_ethhdr() 82 struct iptnl_info *tnl; in handle_ipv4() local 155 struct iptnl_info *tnl; in handle_ipv6() local
|
A D | test_xdp_loop.c | 66 const struct iptnl_info *tnl, in set_ethhdr() 78 struct iptnl_info *tnl; in handle_ipv4() local 151 struct iptnl_info *tnl; in handle_ipv6() local
|
/linux/net/tipc/ |
A D | node.c | 941 struct tipc_link *tnl, in tipc_node_link_failover() 978 struct tipc_link *l, *_l, *tnl; in __tipc_node_link_down() local 1928 struct tipc_link *l, *tnl, *pl = NULL; in tipc_node_check_state() local
|
A D | link.c | 1972 void tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl, in tipc_link_tnl_prepare() 2126 void tipc_link_failover_prepare(struct tipc_link *l, struct tipc_link *tnl, in tipc_link_failover_prepare()
|
/linux/net/ipv6/ |
A D | ip6_tunnel.c | 1720 struct ip6_tnl *tnl = netdev_priv(dev); in ip6_tnl_change_mtu() local
|
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_type.h | 895 struct ice_tunnel_table tnl; member
|
Completed in 30 milliseconds