table of contents
SYNCHRONIZE_NET(9) | Network device support | SYNCHRONIZE_NET(9) |
NAME¶
synchronize_net - Synchronize with packet receive processing
SYNOPSIS¶
void synchronize_net(void);
ARGUMENTS¶
void
no arguments
DESCRIPTION¶
Wait for packets currently being received to be done. Does not block later packets from starting.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |