Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_tun.c145 !memcmp(tun_tbl[i].t_dst_ip6, in ulp_get_tun_entry()
148 NULL)->t_dst_ip6)))) { in ulp_get_tun_entry()
168 memcpy(tun_tbl[first_free_entry].t_dst_ip6, in ulp_get_tun_entry()
171 NULL)->t_dst_ip6)); in ulp_get_tun_entry()
H A Dulp_tun.h23 uint8_t t_dst_ip6[16]; member