Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h2561 typedef struct sk_buff *(*gro_receive_t)(struct list_head *, struct sk_buff *); typedef
2562 static inline struct sk_buff *call_gro_receive(gro_receive_t cb, in call_gro_receive()