Searched full:tunneling (Results 1 – 25 of 90) sorted by relevance
1234
/freebsd/crypto/openssh/ |
H A D | README.tun | 4 OpenSSH contains support for VPN tunneling using the tun(4) network 11 (1) Server: Enable support for SSH tunneling 40 OpenBSD also supports layer 2 tunneling over the tun device by adding 84 combination with layer 2 tunneling and Ethernet bridging. 125 Nevertheless, ssh tunneling requires some packet header overhead and
|
/freebsd/sys/netinet/ |
H A D | udp_var.h | 67 /* IPsec: ESP in UDP tunneling: */ 115 udp_tun_func_t *u_tun_func; /* UDP kernel tunneling callback. */ 116 udp_tun_icmp_t *u_icmp_func; /* UDP kernel tunneling icmp callback */ 120 void *u_tun_ctx; /* Tunneling callback context. */
|
H A D | sctp_sysctl.h | 468 /* Enable SCTP/UDP tunneling port */ 469 #define SCTPCTL_UDP_TUNNELING_PORT_DESC "Set the SCTP/UDP tunneling port"
|
H A D | udp_usrreq.c | 227 * must unlock the inp. However if a tunneling protocol is in place we increment 228 * the inpcb refcnt and unlock the inp, on return from the tunneling protocol we 232 * to stop (though most tunneling protocols known currently do *not* use 251 * Engage the tunneling protocol. in udp_append()
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_sp_api.h | 67 * This ramrod is sent to update a tunneling configuration 72 * @param p_tunn - pf update tunneling parameters
|
H A D | eth_common.h | 39 …river is not required to set pkt_len field in eth_tx_1st_bd struct, and tunneling offload is not s… 185 #define ETH_TX_DATA_2ND_BD_IPV6_EXT_MASK 0x1 /* In tunneling mode - Set to 1 when … 211 * tunneling parsing flags 216 #define ETH_TUNNEL_PARSING_FLAGS_TYPE_MASK 0x3 /* 0 - no tunneling, 1 - GENEVE, 2 - GR… 220 …G_FLAGS_NEXT_PROTOCOL_MASK 0x3 /* Type of the next header above the tunneling: 0 - unknown, 1 …
|
H A D | ecore_sp_commands.h | 83 * @param p_tunn - pf start tunneling configuration
|
/freebsd/share/man/man4/ |
H A D | ng_mppc.4 | 53 Tunneling Protocol (PPTP). 176 .%T "Point-to-Point Tunneling Protocol (PPTP)"
|
H A D | if_ipsec.4 | 30 .Nd IPsec virtual tunneling interface
|
H A D | wlan.4 | 101 of tunneling traffic over a wireless link.
|
H A D | ng_pptpgre.4 | 176 .%T "Point-to-Point Tunneling Protocol (PPTP)"
|
H A D | ng_l2tp.4 | 318 .%T "Layer Two Tunneling Protocol L2TP"
|
H A D | gre.4 | 72 the type of the encapsulated datagram and thus allows for tunneling other
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | dp-aux-bus.yaml | 16 particular, DP sinks support DDC over DP AUX which allows tunneling
|
/freebsd/tools/tools/netmap/ |
H A D | pkt_hash.c | 179 /* tunneling */ in decode_ip_n_hash() 250 /* tunneling */ in decode_ipv6_n_hash() 255 /* tunneling */ in decode_ipv6_n_hash()
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | google,cros-ec-anx7688.yaml | 16 (See google,cros-ec.yaml). It is accessed using I2C tunneling through
|
/freebsd/sys/arm/conf/ |
H A D | TEGRA124 | 48 #device gif # IPv6 and IPv4 tunneling
|
/freebsd/sys/dev/ice/ |
H A D | ice_flex_pipe.h | 100 /* To support tunneling entries by PF, the package will append the PF number to
|
H A D | ice_flow.h | 73 * tunneling or encapsulation protocols for network virtualization such as GRE,
|
/freebsd/sys/riscv/conf/ |
H A D | GENERIC | 186 device gif # IPv6 and IPv4 tunneling
|
/freebsd/lib/libc/net/ |
H A D | protocols | 122 l2tp 115 L2TP # Layer Two Tunneling Protocol
|
/freebsd/sys/net/ |
H A D | if_ipsec.c | 845 * Allocate new private security policies for tunneling interface. 846 * Each tunneling interface has following security policies for 957 * Set or update reqid for given tunneling interface.
|
/freebsd/sys/powerpc/conf/ |
H A D | GENERIC | 163 device gif # IPv6 and IPv4 tunneling
|
H A D | GENERIC64LE | 197 device gif # IPv6 and IPv4 tunneling
|
H A D | GENERIC64 | 201 device gif # IPv6 and IPv4 tunneling
|
1234