Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dgro.h112 typedef struct sk_buff *(*gro_receive_sk_t)(struct sock *, struct list_head *, typedef
114 static inline struct sk_buff *call_gro_receive_sk(gro_receive_sk_t cb, in call_gro_receive_sk()