synchronize_net (9) Linux Manual Page
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.
