Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h176 u32 offset, u32 ip_ident, u32 mss);
H A Dhinic_hw_qp.c562 u32 l4_len, u32 offset, u32 ip_ident, u32 mss) in hinic_set_tso_inner_l4() argument
571 task->ufo_v6_identify = ip_ident; in hinic_set_tso_inner_l4()
/openbmc/linux/net/core/
H A Dnetpoll.c407 static atomic_t ip_ident; in netpoll_send_udp() local
481 iph->id = htons(atomic_inc_return(&ip_ident)); in netpoll_send_udp()