Home
last modified time | relevance | path

Searched refs:raw_socket_devops (Results 1 – 6 of 6) sorted by relevance

/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Draw_socket_device.c128 const devops_t raw_socket_devops = { variable
142 const devops_t raw_socket_devops = { variable
H A Ddevice.h41 extern const devops_t raw_socket_devops;
H A Dnet_setup.c1053 devops = raw_socket_devops; in setup_myself()
/dports/security/tinc/tinc-1.0.36/src/
H A Draw_socket_device.c135 const devops_t raw_socket_devops = { variable
150 const devops_t raw_socket_devops = { variable
H A Ddevice.h41 extern const devops_t raw_socket_devops;
H A Dnet_setup.c831 devops = raw_socket_devops; in setup_myself()