gro_result_t
gro_result_t gro_res;
gro_result_t gro_receive_skb(struct gro_node *gro, struct sk_buff *skb);
static inline gro_result_t napi_gro_receive(struct napi_struct *napi,
gro_result_t napi_gro_frags(struct napi_struct *napi);
static gro_result_t gro_skb_finish(struct gro_node *gro, struct sk_buff *skb,
gro_result_t ret)
gro_result_t gro_receive_skb(struct gro_node *gro, struct sk_buff *skb)
gro_result_t ret;
static gro_result_t napi_frags_finish(struct napi_struct *napi,
gro_result_t ret)
gro_result_t napi_gro_frags(struct napi_struct *napi)
gro_result_t ret;