Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.c496 u64 local_lo, local_hi, peer_lo, peer_hi; in mk_act_open_req6() local
511 local_hi = ((u64)lip[1]) << 32 | lip[0]; in mk_act_open_req6()
520 req->local_ip_hi = local_hi; in mk_act_open_req6()