Home
last modified time | relevance | path

Searched refs:tun_write (Results 26 – 29 of 29) sorted by relevance

12

/dports/security/vpnc/vpnc-0.5.3/
H A Dtunip.c274 sent = tun_write(s->tun_fd, start, len); in tun_send_ip()
639 tun_write(s->tun_fd, frame, frame_size); in process_arp()
/dports/security/dsvpn/dsvpn-0.1.4/src/
H A Dvpn.c448 if (tun_write(context->tun_fd, client_buf->data, len) != len) { in event_loop()
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_fnp2_iomcmd.c1060 static void tun_write (struct t_line * linep, uint16_t * data, uint tally) in tun_write() function
1157 tun_write (linep, data9, tally); in fnp_wtx_output()
/dports/net/ocserv/ocserv-1.1.3/src/
H A Dworker-vpn.c2544 ret = tun_write(ws->tun_fd, plain, plain_size); in parse_data()

12