napi_disable(9)

NAME

napi_disable - prevent NAPI from scheduling

SYNOPSIS

void napi_disable(struct napi_struct * n);

ARGUMENTS

n
napi context

DESCRIPTION

Stop NAPI from being scheduled on this context. Waits till any
outstanding processing completes.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout