Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dgro.h93 typedef struct sk_buff *(*gro_receive_t)(struct list_head *, struct sk_buff *); typedef
94 static inline struct sk_buff *call_gro_receive(gro_receive_t cb, in call_gro_receive()