Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/networking/net_cachelines/
Dnet_device.rst32 … hard_header_len read_mostly read_mostly ip6_xmit(tx);gro_list_prepare(rx)
/linux-6.12.1/net/core/
Dgro.c346 static void gro_list_prepare(const struct list_head *head, in gro_list_prepare() function
478 gro_list_prepare(&gro_list->list, skb); in dev_gro_receive()