Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h118 ahip4_spec_t ahip4spec; member
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h137 ahip4_spec_t ahip4spec; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c1086 #define fspec_key (flow_spec->uh.ahip4spec) in nxge_fill_tcam_entry_ah_esp()
1087 #define fspec_mask (flow_spec->um.ahip4spec) in nxge_fill_tcam_entry_ah_esp()
2482 fspec->uh.ahip4spec.spi = tp->ip4_port_key; in nxge_get_tcam_entry()
2483 fspec->um.ahip4spec.spi = tp->ip4_port_mask; in nxge_get_tcam_entry()