Searched refs:gro_result_t (Results 1 – 2 of 2) sorted by relevance
6175 static gro_result_t napi_skb_finish(struct napi_struct *napi, in napi_skb_finish()6177 gro_result_t ret) in napi_skb_finish()6202 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_receive()6204 gro_result_t ret; in napi_gro_receive()6262 static gro_result_t napi_frags_finish(struct napi_struct *napi, in napi_frags_finish()6264 gro_result_t ret) in napi_frags_finish()6331 gro_result_t napi_gro_frags(struct napi_struct *napi) in napi_gro_frags()6333 gro_result_t ret; in napi_gro_frags()
379 typedef enum gro_result gro_result_t; typedef4010 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb);4013 gro_result_t napi_gro_frags(struct napi_struct *napi);