Home
last modified time | relevance | path

Searched refs:host2 (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/openssh/regress/unittests/sshkey/
H A Dmktestdata.sh176 ssh-keygen -s ed25519_1 -I julius -n host1,host2 -h \
178 ssh-keygen -s ed25519_1 -I julius -n host1,host2 -h \
180 ssh-keygen -s ecdsa_1 -I julius -n host1,host2 -h \
182 ssh-keygen -s ed25519_1 -I julius -n host1,host2 -h \
184 ssh-keygen -s ecdsa_1 -I julius -n host1,host2 -h \
186 ssh-keygen -s ed25519_1 -I julius -n host1,host2 -h \
/freebsd/libexec/bootpd/
H A Dreadfile.c1351 struct host *host2 = (struct host *) d2; in hwinscmp() local
1353 if (host1->htype != host2->htype) { in hwinscmp()
1356 if (bcmp(host1->haddr, host2->haddr, haddrlength(host1->htype))) { in hwinscmp()
1360 if ((host1->subnet_mask.s_addr) == (host2->subnet_mask.s_addr)) { in hwinscmp()
1362 ((host2->iaddr.s_addr) & (host2->subnet_mask.s_addr))) in hwinscmp()
2000 struct host *host2 = (struct host *) d2; in hwlookcmp() local
2002 if (host1->htype != host2->htype) { in hwlookcmp()
2005 if (bcmp(host1->haddr, host2->haddr, haddrlength(host1->htype))) { in hwlookcmp()
2020 struct host *host2 = (struct host *) d2; in iplookcmp() local
2022 return (host1->iaddr.s_addr == host2->iaddr.s_addr); in iplookcmp()
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3288-veyron-brain.dts30 /* This turns on vbus for host2 and otg (dwc2) */
31 vcc5_host2: vcc5-host2-regulator {
H A Drk3288-veyron-fievel.dts50 vcc5_host2: vcc5-host2-regulator {
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-pca953x.txt79 "en-usb", "en-host1", "en-host2", "chg-int", "p14", "p15", "mic-int", "en-modem",
/freebsd/sys/dev/sfxge/common/
H A Defx_filter.c696 uint32_t rhost, host1, host2; in siena_filter_spec_from_gen_spec() local
745 host2 = rhost; in siena_filter_spec_from_gen_spec()
748 host2 = gen_spec->efs_loc_host.eo_u32[0]; in siena_filter_spec_from_gen_spec()
771 sf_spec->sfs_dword[2] = host2; in siena_filter_spec_from_gen_spec()
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3588-tiger-haikou.dts320 /* host2 on Q7_USB_P2, upper usb3 port */
H A Drk3566-pinetab2.dtsi203 vcc5v0_usb_host2: vcc5v0-usb-host2-regulator {
/freebsd/share/examples/ppp/
H A Dppp.conf.span-isp6 # | host1 | | host2 | | host3 |
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-facebook-bletchley.dts458 "SLED2_MD_MODE1","SLED2_MD_MODE2","SLED2_MD_MODE3","power-host2";
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m41050 dnl allow tricks like [host1]:[host2]
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES5932 CONFIG: Properly strip route addresses (i.e., @host1:user@host2)