Searched refs:gro_result_t (Results 1 – 2 of 2) sorted by relevance
6112 static gro_result_t napi_skb_finish(struct napi_struct *napi, in napi_skb_finish()6114 gro_result_t ret) in napi_skb_finish()6141 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_receive()6143 gro_result_t ret; in napi_gro_receive()6197 static gro_result_t napi_frags_finish(struct napi_struct *napi, in napi_frags_finish()6199 gro_result_t ret) in napi_frags_finish()6270 gro_result_t napi_gro_frags(struct napi_struct *napi) in napi_gro_frags()6272 gro_result_t ret; in napi_gro_frags()
380 typedef enum gro_result gro_result_t; typedef3871 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb);3874 gro_result_t napi_gro_frags(struct napi_struct *napi);