Home
last modified time | relevance | path

Searched refs:mrp_protect (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow.h226 mac_protect_t mrp_protect; member
H A Dmac_impl.h674 fe_resource_props.mrp_protect.mp_types & (type)) != 0)
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c2282 protect = &mrp->mrp_protect; in mac_protect_check_one()
2477 mac_protect_t *p = &mrp->mrp_protect; in mac_protect_validate()
2525 mac_protect_t *np = &new->mrp_protect; in mac_protect_update()
2526 mac_protect_t *cp = &curr->mrp_protect; in mac_protect_update()
2604 for (i = 0; i < mrp->mrp_protect.mp_ipaddrcnt; i++) { in allowed_ips_set()
2605 if (mrp->mrp_protect.mp_ipaddrs[i].ip_version == af) in allowed_ips_set()
2616 return (&mip->mi_resource_props.mrp_protect); in mac_protect_get()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlinkprop.c2610 p = &mrp.mrp_protect; in get_protection()
2641 p = &mrp.mrp_protect; in get_allowedips()
2678 mrp->mrp_protect.mp_types = types; in extract_protection()
2687 mac_protect_t *p = &mrp->mrp_protect; in extract_allowedips()
3100 p = &mrp.mrp_protect; in get_allowedcids()
3121 mac_protect_t *p = &mrp->mrp_protect; in extract_allowedcids()