Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h76 } ahip6_spec_t; typedef
79 typedef ahip6_spec_t espip6_spec_t;
121 ahip6_spec_t ahip6spec;
/titanic_44/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h80 } ahip6_spec_t; typedef
83 typedef ahip6_spec_t espip6_spec_t;
138 ahip6_spec_t ahip6spec;
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c1122 ahip6_spec_t *fspec_key; in nxge_fill_tcam_entry_ah_esp_ipv6()
1123 ahip6_spec_t *fspec_mask; in nxge_fill_tcam_entry_ah_esp_ipv6()
1126 fspec_key = (ahip6_spec_t *)&flow_spec->uh.ahip6spec; in nxge_fill_tcam_entry_ah_esp_ipv6()
1127 fspec_mask = (ahip6_spec_t *)&flow_spec->um.ahip6spec; in nxge_fill_tcam_entry_ah_esp_ipv6()