Searched refs:process_ip_header (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dforward.h236 void process_ip_header (struct context *c, unsigned int flags, struct buffer *buf);
H A Dforward.c1161 process_ip_header (c, PIPV4_PASSTOS|PIP_MSSFIX|PIPV4_CLIENT_NAT, &c->c2.buf);
1183 process_ip_header (struct context *c, unsigned int flags, struct buffer *buf) function
1399 process_ip_header (c, PIP_MSSFIX|PIPV4_EXTRACT_DHCP_ROUTER|PIPV4_CLIENT_NAT|PIPV4_OUTGOING, &c->c2.to_tun);
H A Dmulti.c2451 process_ip_header (&item.instance->context, pip_flags, &item.instance->context.c2.buf);

Completed in 91 milliseconds