Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h70 } ahip4_spec_t; typedef
78 typedef ahip4_spec_t espip4_spec_t;
120 ahip4_spec_t ahip4spec;
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h73 } ahip4_spec_t; typedef
82 typedef ahip4_spec_t espip4_spec_t;
137 ahip4_spec_t ahip4spec;
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c1089 ahip4_spec_t *fspec_key; in nxge_fill_tcam_entry_ah_esp()
1090 ahip4_spec_t *fspec_mask; in nxge_fill_tcam_entry_ah_esp()
1092 fspec_key = (ahip4_spec_t *)&flow_spec->uh.ahip4spec; in nxge_fill_tcam_entry_ah_esp()
1093 fspec_mask = (ahip4_spec_t *)&flow_spec->um.ahip4spec; in nxge_fill_tcam_entry_ah_esp()