Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h2195 typedef struct sk_buff **(*gro_receive_t)(struct sk_buff **, struct sk_buff *); typedef
2196 static inline struct sk_buff **call_gro_receive(gro_receive_t cb, in call_gro_receive()