Home
last modified time | relevance | path

Searched +defs:s +defs:tun (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/libtuntap/libtuntap-libtuntap-0.4/
H A Dtuntap-unix-netbsd.c43 tuntap_sys_create_dev(struct device *dev, int mode, int tun) { in tuntap_sys_create_dev()
68 tuntap_sys_start_tap(struct device *dev, int tun) { in tuntap_sys_start_tap()
150 tuntap_sys_start_tun(struct device *dev, int tun) { in tuntap_sys_start_tun()
203 tuntap_sys_start(struct device *dev, int mode, int tun) { in tuntap_sys_start()
256 tuntap_sys_set_ipv4(struct device *dev, t_tun_in_addr *s, uint32_t bits) { in tuntap_sys_set_ipv4()
H A Dtuntap-windows.c151 tuntap_start(struct device *dev, int mode, int tun) { in tuntap_start()
278 tuntap_sys_set_ipv4(struct device *dev, t_tun_in_addr *s, uint32_t mask) { in tuntap_sys_set_ipv4()
300 tuntap_sys_set_ipv6(struct device *dev, t_tun_in6_addr *s, uint32_t mask) { in tuntap_sys_set_ipv6()
/dports/devel/libtuntap/libtuntap-libtuntap-0.4/bindings/cpp/
H A Dtuntap++.cc8 tun::tun() in tun() function in tuntap::tun
19 tun::tun(tun &&t) in tun() function in tuntap::tun
38 tun::name(std::string const &s) in name()
74 tun::ip(std::string const &s, int netmask) in ip()
116 tap::name(std::string const &s) in name()
128 tap::hwaddr(std::string const &s) in hwaddr()
164 tap::ip(std::string const &s, int netmask) in ip()
/dports/net/mlvpn/MLVPN-2.3.1/src/
H A Dmlvpn.c254 mlvpn_loss_update(mlvpn_tunnel_t *tun, uint64_t seq) in mlvpn_loss_update()
271 mlvpn_loss_ratio(mlvpn_tunnel_t *tun) in mlvpn_loss_ratio()
285 mlvpn_rtun_recv_data(mlvpn_tunnel_t *tun, mlvpn_pkt_t *inpkt) in mlvpn_rtun_recv_data()
316 mlvpn_tunnel_t *tun = w->data; in mlvpn_rtun_read() local
402 mlvpn_tunnel_t *tun, mlvpn_pkt_t *pkt, in mlvpn_protocol_read()
489 mlvpn_rtun_send(mlvpn_tunnel_t *tun, circular_buffer_t *pktbuf) in mlvpn_rtun_send()
588 mlvpn_tunnel_t *tun = w->data; in mlvpn_rtun_write() local
1107 mlvpn_tunnel_t *tun; in mlvpn_rtun_choose() local
1141 mlvpn_rtun_check_lossy(mlvpn_tunnel_t *tun) in mlvpn_rtun_check_lossy()
1251 char *s; in update_process_title() local
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/
H A DnsSplitterFrame.cpp63 NS_DECL_NSIDOMEVENTLISTENER in pamsshagentauth_chop()
165 nsSplitterFrameInner::State
231 if (IsXULHorizontal()) in pamsshagentauth_a2port()
232 aCursor = NS_STYLE_CURSOR_N_RESIZE; in pamsshagentauth_a2port()
246 aModType); in pamsshagentauth_a2port()
250 // update itself in pamsshagentauth_a2port()
305 if (GetStateBits() & NS_FRAME_FIRST_REFLOW) in pamsshagentauth_convtime()
386 nsWeakFrame weakFrame(this); in pamsshagentauth_hpdelim()
648 ResizeType resizeBefore = GetResizeBefore(); in pamsshagentauth_tun_open()
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dmisc.c65 chop(char *s) in chop()
164 strdelim(char **s) in strdelim()
235 a2port(const char *s) in a2port()
247 a2tun(const char *s, int *remote) in a2tun()
251 int tun; in a2tun() local
305 convtime(const char *s) in convtime()
387 char *s, *old; in hpdelim() local
647 tun_open(int tun, int mode) in tun_open()
942 mktemp_proto(char *s, size_t len) in mktemp_proto()
1023 lowercase(char *s) in lowercase()
[all …]
H A Dauth-options.c210 char *s; in auth_parse_options() local
355 char *tun = NULL; in auth_parse_options() local
H A Dserverloop.c690 const char *s = "Waiting for forwarded connections to terminate...\r\n"; in server_loop() local
991 int mode, tun; in server_request_tun() local
/dports/security/i2pd/i2pd-2.40.0/libi2pd_client/
H A DClientContext.cpp271 std::ifstream s(fullPath, std::ifstream::binary); in LoadPrivateKeys() local
316 for(const auto & s : m_ServerForwards) in GetForwardInfosFor() local
631 …auto tun = std::make_shared<i2p::proxy::SOCKSProxy>(name, address, port, !outproxy.empty(), outpro… in ReadTunnels() local
640 …auto tun = std::make_shared<i2p::proxy::HTTPProxy>(name, address, port, outproxy, addresshelper, l… in ReadTunnels() local
652 …auto tun = std::make_shared<I2PClientTunnel> (name, dest, address, port, localDestination, destina… in ReadTunnels() local
944 for (auto & s : m_ServerForwards ) s.second->ExpireStale(); in CleanupUDP() local
/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Dsptps_test.c133 bool tun = false; in main() local
361 sptps_t s; in main() local
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/libv4l2util/
H A Dv4l2_driver.c101 static char s[4096]=""; in prt_caps() local
355 char s[256]; in v4l2_setget_std() local
396 char s[256]; in v4l2_setget_input() local
780 struct v4l2_tuner tun; in v4l2_getset_freq() local
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/libv4l2util/
H A Dv4l2_driver.c101 static char s[4096]=""; in prt_caps() local
355 char s[256]; in v4l2_setget_std() local
396 char s[256]; in v4l2_setget_input() local
780 struct v4l2_tuner tun; in v4l2_getset_freq() local
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/libv4l2util/
H A Dv4l2_driver.c101 static char s[4096]=""; in prt_caps() local
355 char s[256]; in v4l2_setget_std() local
396 char s[256]; in v4l2_setget_input() local
780 struct v4l2_tuner tun; in v4l2_getset_freq() local
/dports/security/ncrack/ncrack-0.7/opensshlib/
H A Dmisc.c72 chop(char *s) in chop()
177 strdelim(char **s) in strdelim()
250 a2port(const char *s) in a2port()
322 convtime(const char *s) in convtime()
406 char *s, *old; in hpdelim() local
670 tun_open(int tun, int mode) in tun_open()
999 mktemp_proto(char *s, size_t len) in mktemp_proto()
1082 lowercase(char *s) in lowercase()
1135 sock_set_v6only(int s) in sock_set_v6only()
/dports/security/openssh-portable/openssh-8.8p1/
H A Dmisc.c75 chop(char *s) in chop()
91 rtrim(char *s) in rtrim()
443 strdelim(char **s) in strdelim()
452 strdelimw(char **s) in strdelimw()
489 a2port(const char *s) in a2port()
508 int tun; in a2tun() local
688 char *s, *old; in hpdelim2() local
896 hexchar(const char *s) in hexchar()
1358 tun_open(int tun, int mode, char **ifname) in tun_open()
1834 lowercase(char *s) in lowercase()
[all …]
/dports/net-mgmt/coovachilli/coova-chilli-1.0.12/src/
H A Dchilli.c30 struct tun_t *tun; /* TUN instance */ variable
171 char s[1024]; in set_env() local
1176 int cb_tun_ind(struct tun_t *tun, void *pack, size_t len, int idx) { in cb_tun_ind()
3136 bstring s = 0; in cmdsock_accept() local
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dv4l.c281 char *str, *p, *fmt = NULL, *tun = NULL, *inp = NULL; in apply_settings() local
399 char s[2]; in apply_settings() local
1292 char *p, *q, *s = NULL; in parse_str() local
1476 char *q, *s = inc; in init_freqtab() local
1521 char *q, *s = inc; in init_freqtab() local
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/
H A DSurgePatch.cpp724 int s = scene_start[scene]; in copy_scenedata() local
808 int s = scene_start[0]; in do_morph() local
1118 const char *s; in load_xml() local
1787 for (int s = 0; s < n_scenes; ++s) in load_xml() local
2452 TiXmlElement tun("hasTuning"); // see comment: Keep this name here for legacy compat in save_xml() local
2516 std::string s; in save_xml() local
2544 for (int s = 0; s < ms->n_activeSegments; ++s) in msegToXMLElement() local
2672 for (int s = 0; s < n_stepseqsteps; s++) in stepSeqToXmlElement() local
2733 for (int s = 0; s < n_stepseqsteps; s++) in stepSeqFromXmlElement() local
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dconfig.c166 htsmsg_t *e, *net, *mux, *tun; in config_migrate_v1_dvb_network() local
558 const char *s; in config_migrate_v6() local
695 const char *s; in config_modify_acl() local
905 const char *s; in config_find_uuid() local
1132 config_dvr_autorec_start_set(const char *s, int *tm) in config_dvr_autorec_start_set()
1509 char *s; in dobackup() local
1576 const char *s; in config_migrate() local
1666 const char *s; in config_boot() local
1825 const char *s = v; in config_class_cors_origin_set() local
1865 char *s = htsmsg_list_2_csv((htsmsg_t *)v, ',', 3); in config_class_language_set() local
[all …]
/dports/net/socat/socat-1.7.4.2/
H A Dxio.h266 } tun; member
324 #define XIO_WRITABLE(s) (((s)->common.flags+1)&2) argument
325 #define XIO_READABLE(s) (((s)->common.flags+1)&1) argument
326 #define XIO_RDSTREAM(s) (((s)->tag==XIO_TAG_DUAL)?(s)->dual.stream[0]:&(s)->stream) argument
327 #define XIO_WRSTREAM(s) (((s)->tag==XIO_TAG_DUAL)?(s)->dual.stream[1]:&(s)->stream) argument
328 #define XIO_GETRDFD(s) (((s)->tag==XIO_TAG_DUAL)?(s)->dual.stream[0]->fd:(s)->stream.fd) argument
329 #define XIO_GETWRFD(s) (((s)->tag==XIO_TAG_DUAL)?(s)->dual.stream[1]->fd:(((s)->stream.dtype&XIODAT… argument
330 #define XIO_EOF(s) (XIO_RDSTREAM(s)->eof && !XIO_RDSTREAM(s)->ignoreeof) argument
/dports/emulators/mednafen/mednafen/src/hw_sound/ym2612/
H A DYm2612_Emu.cpp972 state_t *s = &impl->YM2612; in serialize() local
1055 unsigned int tun = (unsigned int)(sl->DT - MDAP(g->DT_TAB)); in serialize() local
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dtun.c437 ifconfig_sanity_check(bool tun, in_addr_t addr, int topology) in ifconfig_sanity_check()
668 bool tun = false; in is_tun_p2p() local
703 bool tun = is_tun_p2p(tt); in do_ifconfig_setenv() local
761 bool tun = false; in init_tun() local
1215 bool tun = is_tun_p2p(tt); in do_ifconfig_ipv4() local
6309 int s = tt->options.tap_sleep; in tuntap_set_connected() local
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dtun.c434 ifconfig_sanity_check(bool tun, in_addr_t addr, int topology) in ifconfig_sanity_check()
665 bool tun = false; in is_tun_p2p() local
700 bool tun = is_tun_p2p(tt); in do_ifconfig_setenv() local
758 bool tun = false; in init_tun() local
1213 bool tun = is_tun_p2p(tt); in do_ifconfig_ipv4() local
6278 int s = tt->options.tap_sleep; in tuntap_set_connected() local
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dtun.c437 ifconfig_sanity_check(bool tun, in_addr_t addr, int topology) in ifconfig_sanity_check()
668 bool tun = false; in is_tun_p2p() local
703 bool tun = is_tun_p2p(tt); in do_ifconfig_setenv() local
761 bool tun = false; in init_tun() local
1215 bool tun = is_tun_p2p(tt); in do_ifconfig_ipv4() local
6309 int s = tt->options.tap_sleep; in tuntap_set_connected() local
/dports/multimedia/minisatip/minisatip-1.1.52/src/
H A Dsatipc.c159 int satipc_reply(sockets *s) { in satipc_reply()
345 int satipc_close(sockets *s) { in satipc_close()
393 int satipc_close_rtsp(sockets *s) { in satipc_close_rtsp()
408 int satipc_timeout(sockets *s) { in satipc_timeout()
446 char *tun, *signal = NULL; in set_adapter_signal() local
474 int satipc_rtcp_reply(sockets *s) { in satipc_rtcp_reply()
1744 Ssatip_xml_data *s = (Ssatip_xml_data *)opaque; in satip_getxml_data() local

123