Searched refs:ahip6_spec_t (Results 1 – 3 of 3) sorted by relevance
76 } ahip6_spec_t; typedef79 typedef ahip6_spec_t espip6_spec_t;121 ahip6_spec_t ahip6spec;
80 } ahip6_spec_t; typedef83 typedef ahip6_spec_t espip6_spec_t;138 ahip6_spec_t ahip6spec;
1122 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()