Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h2562 typedef struct sk_buff *(*gro_receive_t)(struct list_head *, struct sk_buff *); typedef
2563 static inline struct sk_buff *call_gro_receive(gro_receive_t cb, in call_gro_receive()