Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c289 uintptr_t func, match_addr; in mac_flow_dcmd_output() local
291 match_addr = addr + OFFSETOF(flow_entry_t, fe_match); in mac_flow_dcmd_output()
292 (void) mdb_vread(&func, sizeof (func), match_addr); in mac_flow_dcmd_output()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h513 uchar_t match_addr; /* match addr. code points */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c6082 fcmd->match_addr = FARP_MATCH_WW_PN_IPv4; in fcip_do_farp()
6084 fcmd->match_addr = FARP_MATCH_WW_PN; in fcip_do_farp()