Home
last modified time | relevance | path

Searched refs:mirror_type (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/ofed/infiniband-diags/src/
H A Dibmirror.c65 enum mirror_type { enum
148 int mirror_type; in port_mirror_route() local
161 mad_decode_field(buf, IB_PMR_MT_F, &mirror_type); in port_mirror_route()
162 if (mirror_type == MT_MIRROR_ENCAP && mirror_dlid == 0) in port_mirror_route()
164 if (mirror_type == MT_MIRROR_NATIVE && mirror_dport == 0) in port_mirror_route()
/freebsd-14.2/release/pkg_repos/
H A Drelease-dvd.conf3 mirror_type: "srv",
/freebsd-14.2/release/scripts/
H A DFreeBSD_install_cdrom.conf8 mirror_type: "none",
/freebsd-14.2/usr.sbin/pkg/
H A DFreeBSD.conf.latest11 mirror_type: "srv",
H A DFreeBSD.conf.quarterly11 mirror_type: "srv",
H A Dpkg.c195 static const char *mirror_type = NULL; in fetch_to_fd() local
201 if (mirror_type == NULL && config_string(MIRROR_TYPE, &mirror_type) in fetch_to_fd()
222 strcasecmp(mirror_type, "srv") == 0) { in fetch_to_fd()
/freebsd-14.2/release/tools/
H A Doci-image-static.conf35 mirror_type: "srv",