Searched refs:gro_result_t (Results 1 – 2 of 2) sorted by relevance
6052 static gro_result_t napi_skb_finish(struct napi_struct *napi, in napi_skb_finish()6054 gro_result_t ret) in napi_skb_finish()6081 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_receive()6083 gro_result_t ret; in napi_gro_receive()6136 static gro_result_t napi_frags_finish(struct napi_struct *napi, in napi_frags_finish()6138 gro_result_t ret) in napi_frags_finish()6209 gro_result_t napi_gro_frags(struct napi_struct *napi) in napi_gro_frags()6211 gro_result_t ret; in napi_gro_frags()
380 typedef enum gro_result gro_result_t; typedef3835 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb);3838 gro_result_t napi_gro_frags(struct napi_struct *napi);