Searched refs:mirror_type (Results 1 – 9 of 9) sorted by relevance
65 enum mirror_type { enum148 int mirror_type; in port_mirror_route() local161 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()
3 mirror_type: "srv",
8 mirror_type: "none",
76 mirror_t mirror_type; member
11 mirror_type: "srv",
330 r->mirror_type = MIRROR_SRV; in parse_mirror_type() 331 r->mirror_type = MIRROR_NONE; in parse_mirror_type() 402 } else if (strcasecmp(key, "mirror_type") == 0) { in parse_repo()
286 repo->mirror_type == MIRROR_SRV) { in fetch_to_fd()
39 mirror_type: "srv",