1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 11:55:08 +03:00

spelling: associated

This commit is contained in:
Josh Soref 2018-02-28 02:43:23 +00:00
parent 87c04602db
commit 8c11e4d9a7

View File

@ -165,7 +165,7 @@
Command used to send a buffer of packets in a single system call. Every packet in the buffer is preceded by Command used to send a buffer of packets in a single system call. Every packet in the buffer is preceded by
a sf_pkthdr structure. The timestamps of the packets are used to synchronize the write, i.e. the packets a sf_pkthdr structure. The timestamps of the packets are used to synchronize the write, i.e. the packets
are sent to the network respecting the intervals specified in the sf_pkthdr structure assiciated with each are sent to the network respecting the intervals specified in the sf_pkthdr structure associated with each
packet. NPF_BufferedWrite() function is invoked to send the packets. packet. NPF_BufferedWrite() function is invoked to send the packets.
*/ */
#define BIOCSENDPACKETSSYNC 9033 #define BIOCSENDPACKETSSYNC 9033