Home
last modified time | relevance | path

Searched refs:fe_link_id (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h233 datalink_id_t fe_link_id; /* WO */ member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c1246 flent->fe_link_id = linkid; in mac_link_flow_add()
1387 linkid = flent->fe_link_id; in mac_link_flow_remove()
1456 linkid = flent->fe_link_id; in mac_link_flow_modify()
1516 finfop->fi_link_id = flent->fe_link_id; in mac_link_flowinfo_copy()
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c234 addr, fe.fe_flow_name, fe.fe_link_id, fe.fe_mcip, in mac_flow_dcmd_output()