Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev.c1543 bool outer_v4, bool inner_v4) in nix_lso_udp_tun_tcp() argument
1574 field->offset = inner_v4 ? 2 : 4; in nix_lso_udp_tun_tcp()
1578 if (inner_v4) { in nix_lso_udp_tun_tcp()
1605 bool outer_v4, bool inner_v4) in nix_lso_tun_tcp() argument
1629 field->offset = inner_v4 ? 2 : 4; in nix_lso_tun_tcp()
1633 if (inner_v4) { in nix_lso_tun_tcp()