Searched refs:tunnel (Results 1 - 19 of 19) sorted by relevance

/freebsd-12-stable/tests/sys/netipsec/
H A DMakefile5 TESTS_SUBDIRS+= tunnel
/freebsd-12-stable/tests/sys/netipsec/tunnel/
H A DMakefile5 TESTSDIR= ${TESTSBASE}/sys/netipsec/tunnel
/freebsd-12-stable/contrib/subversion/subversion/svnserve/
H A Dserver.h83 svn_boolean_t tunnel; /* Tunneled through login agent */
106 svn_boolean_t tunnel;
108 /* If tunnel is true, overrides the current uid's username as the
82 svn_boolean_t tunnel; /* Tunneled through login agent */ member in struct:client_info_t
105 svn_boolean_t tunnel; member in struct:serve_params_t
H A Dsvnserve.c242 {"tunnel", 't', 0, N_("tunnel mode")},
284 "Use inetd mode or tunnel mode if you need this.]")},
410 {"tunnel-user", SVNSERVE_OPT_TUNNEL_USER, 1,
411 N_("tunnel username (default is current uid's name)\n"
413 "[mode: tunnel]")},
498 * In tunnel or inetd mode, we don't want hook scripts corrupting the
762 params.tunnel = FALSE;
1080 _("Option --tunnel-user is only valid in tunnel mod
[all...]
H A Dserve.c245 option. Also, some authentications (e.g. --tunnel) can
1565 /* In tunnel mode, deltify before answering the client, because
1570 if (b->client_info->tunnel)
1580 if (! b->client_info->tunnel)
3820 /* Skip past the scheme part of a URL, including the tunnel specification
4035 if (!params->tunnel)
4038 /* If a tunnel user was provided on the command line, use that. */
4187 client_info->tunnel = params->tunnel;
/freebsd-12-stable/contrib/netbsd-tests/net/if_gif/
H A Dt_gif.sh202 atf_check -s exit:0 rump.ifconfig gif0 tunnel ${src} ${dst}
316 atf_check -s exit:0 rump.ifconfig gif1 tunnel ${src} ${dst}
403 atf_check -s exit:0 rump.ifconfig ${gif} tunnel ${src} ${dst}
560 rump.ifconfig gif0 tunnel ${newsrc} ${newdst}
575 rump.ifconfig gif0 tunnel ${newsrc} ${newdst}
596 rump.ifconfig gif0 tunnel ${newsrc} ${newdst}
609 rump.ifconfig gif0 tunnel ${newsrc} ${newdst}
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mad.c516 /* compute P_Key index to put in tunnel header for slave */
532 /* get tunnel tx data buf for slave */
547 /* allocate tunnel tx buf after pass failure returns */
567 /* copy over to tunnel buffer */
572 /* adjust tunnel data */
688 pr_debug("failed sending to slave %d via tunnel qp (%d)\n",
743 /* Drop unsupported classes for slaves in tunnel mode */
759 pr_debug("failed sending to slave %d via tunnel qp (%d)\n",
1452 struct mlx4_tunnel_mad *tunnel = tun_qp->ring[wr_ix].addr; local
1479 switch (tunnel
[all...]
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.c219 struct ecore_tunnel_info *p_tun = &p_hwfn->p_dev->tunnel;
267 "A0 chip: tunnel hw config is not supported\n");
287 struct ecore_tunnel_info *p_tun = &p_hwfn->p_dev->tunnel;
291 "A0 chip: tunnel pf start config is not supported\n");
452 &p_hwfn->p_dev->tunnel);
601 "A0 chip: tunnel pf update config is not supported\n");
628 ecore_set_hw_tunn_mode_port(p_hwfn, p_ptt, &p_hwfn->p_dev->tunnel);
H A Decore.h930 struct ecore_tunnel_info tunnel; member in struct:ecore_dev
H A Decore_vf.c779 struct ecore_tunnel_info *p_tun = &p_hwfn->p_dev->tunnel;
821 "Failed to update tunnel parameters\n");
H A Decore_sriov.c2493 struct ecore_tunnel_info *p_tun = &p_hwfn->p_dev->tunnel;
2511 "No tunnel update requested by VF\n");
/freebsd-12-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c93 /* Parse an svn URL's tunnel portion into tunnel, if there is a tunnel
95 static void parse_tunnel(const char *url, const char **tunnel,
98 *tunnel = NULL;
104 /* Get the tunnel specification, if any. */
113 *tunnel = apr_pstrmemdup(pool, url, p - url);
376 static svn_error_t *find_tunnel_agent(const char *tunnel,
389 /* Look up the tunnel specification in config. */
391 svn_config_get(cfg, &val, SVN_CONFIG_SECTION_TUNNELS, tunnel, NUL
94 parse_tunnel(const char *url, const char **tunnel, apr_pool_t *pool) argument
375 find_tunnel_agent(const char *tunnel, const char *hostinfo, const char ***argv_p, apr_hash_t *config, apr_pool_t *pool) argument
855 const char *tunnel, **tunnel_argv; local
[all...]
/freebsd-12-stable/contrib/wpa/src/radius/
H A Dradius.c1441 * radius_msg_get_vlanid - Parse RADIUS attributes for VLAN tunnel information
1455 struct radius_tunnel_attrs tunnel[RADIUS_TUNNEL_TAGS], *tun; local
1463 os_memset(&tunnel, 0, sizeof(tunnel));
1477 tun = &tunnel[0];
1479 tun = &tunnel[data[0]];
1524 /* Use tunnel with the lowest tag for untagged VLAN id */
1526 tun = &tunnel[i];
/freebsd-12-stable/share/examples/
H A DMakefile207 udp.tunnel \
/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dcmd.c1719 sizeof(kern_spec->tunnel.mask.tunnel_id);
1721 ib_spec_filter_mask = (void *)&ib_spec->tunnel.val +
1815 kern_spec->tunnel.size = sizeof(struct ibv_kern_spec_tunnel);
1816 memcpy(&kern_spec->tunnel.val, &ib_spec->tunnel.val,
1818 memcpy(&kern_spec->tunnel.mask, (void *)&ib_spec->tunnel.val
H A Dkern-abi.h959 struct ibv_kern_spec_tunnel tunnel; member in union:ibv_kern_spec::__anon6555
H A Dverbs.h1350 struct ibv_flow_spec_tunnel tunnel; member in union:ibv_flow_spec::__anon6577
/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_82599.c1537 * Note that the tunnel bit in input must not be set when the hardware
1547 bool tunnel; local
1557 tunnel = !!(input.formatted.flow_type & IXGBE_ATR_L4TYPE_TUNNEL_MASK);
1578 if (tunnel)
1820 DEBUGOUT(" Error on tunnel type byte mask\n");
1827 * L3/L3 packets to tunnel.
/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_listen.c1133 #define REJECT_PASS_ACCEPT_REQ(tunnel) do { \
1134 if (!tunnel) { \

Completed in 371 milliseconds