Searched refs:outgoing_return (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dfragment.h175 struct buffer outgoing_return; member in struct:fragment_master
H A Dfragment.c116 free_buf (&f->outgoing_return);
125 f->outgoing_return = alloc_buf (BUF_SIZE (frame));
370 *buf = f->outgoing_return;

Completed in 110 milliseconds