OpenVPN
Functions
mudp.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void multi_process_io_udp (struct multi_context *m, struct link_socket *sock, unsigned int rwflags)
 
struct multi_instancemulti_get_create_instance_udp (struct multi_context *m, bool *floated, struct link_socket *sock)
 Get, and if necessary create, the multi_instance associated with a packet's source address.
 

Function Documentation

◆ multi_process_io_udp()

void multi_process_io_udp ( struct multi_context m,
struct link_socket sock,
unsigned int  rwflags 
)