napi_complete (9) - Linux Manuals
napi_complete: NAPI processing complete
Command to display napi_complete
manual in Linux: $ man 9 napi_complete
NAME
napi_complete - NAPI processing complete
SYNOPSIS
-
void napi_complete(struct napi_struct * n);
ARGUMENTS
n
-
- NAPI context
DESCRIPTION
Mark NAPI processing as complete. Consider using
napi_complete_done
instead.
COPYRIGHT
Pages related to napi_complete