Home
last modified time | relevance | path

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

/linux/include/net/
H A Dgro.h124 typedef struct sk_buff *(*gro_receive_sk_t)(struct sock *, struct list_head *, typedef
126 static inline struct sk_buff *call_gro_receive_sk(gro_receive_sk_t cb, in call_gro_receive_sk()