Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dgro.h121 typedef struct sk_buff *(*gro_receive_sk_t)(struct sock *, struct list_head *, typedef
123 static inline struct sk_buff *call_gro_receive_sk(gro_receive_sk_t cb, in call_gro_receive_sk()