1. NAME

synchronize_net - Synchronize with packet receive processing

2. SYNOPSIS

void synchronize_net( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

Wait for packets currently being received to be done. Does not block later packets from starting.

5. COPYRIGHT