Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h176 u32 offset, u32 ip_ident, u32 mss);
H A Dhinic_hw_qp.c564 u32 l4_len, u32 offset, u32 ip_ident, u32 mss) in hinic_set_tso_inner_l4() argument
573 task->ufo_v6_identify = ip_ident; in hinic_set_tso_inner_l4()
/OK3568_Linux_fs/kernel/net/core/
H A Dnetpoll.c390 static atomic_t ip_ident; in netpoll_send_udp() local
463 iph->id = htons(atomic_inc_return(&ip_ident)); in netpoll_send_udp()