Home
last modified time | relevance | path

Searched refs:t_dst_ip_valid (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_tun.c135 if (!tun_tbl[i].t_dst_ip_valid) { in ulp_get_tun_entry()
161 tun_tbl[first_free_entry].t_dst_ip_valid = true; in ulp_get_tun_entry()
H A Dulp_tun.h19 bool t_dst_ip_valid; member