Searched defs:ipa_ipfltri_rule_eq (Results 1 – 6 of 6) sorted by relevance
715 struct ipa_ipfltri_rule_eq { struct717 uint16_t rule_eq_bitmap;719 uint8_t tos_eq_present;721 uint8_t tos_eq;723 uint8_t protocol_eq_present;725 uint8_t protocol_eq;729 uint8_t num_ihl_offset_range_16;734 ihl_offset_range_16[IPA_IPFLTR_NUM_IHL_RANGE_16_EQNS];736 uint8_t num_offset_meq_32;739 offset_meq_32[IPA_IPFLTR_NUM_MEQ_32_EQNS];[all …]
404 struct ipa_ipfltri_rule_eq { struct405 uint16_t rule_eq_bitmap;406 uint8_t tos_eq_present;407 uint8_t tos_eq;408 uint8_t protocol_eq_present;409 uint8_t protocol_eq;410 uint8_t num_ihl_offset_range_16;411 struct ipa_ipfltr_range_eq_16 ihl_offset_range_16[IPA_IPFLTR_NUM_IHL_RANGE_16_EQNS];412 uint8_t num_offset_meq_32;436 struct ipa_ipfltri_rule_eq eq_attrib; argument
860 struct ipa_ipfltri_rule_eq { struct862 uint16_t rule_eq_bitmap;872 uint8_t tos_eq_present;874 uint8_t tos_eq;876 uint8_t protocol_eq_present;878 uint8_t protocol_eq;882 uint8_t num_ihl_offset_range_16;887 ihl_offset_range_16[IPA_IPFLTR_NUM_IHL_RANGE_16_EQNS];889 uint8_t num_offset_meq_32;892 offset_meq_32[IPA_IPFLTR_NUM_MEQ_32_EQNS];[all …]
493 struct ipa_ipfltri_rule_eq { struct494 uint16_t rule_eq_bitmap;495 uint8_t tos_eq_present;496 uint8_t tos_eq;497 uint8_t protocol_eq_present;498 uint8_t protocol_eq;499 uint8_t num_ihl_offset_range_16;500 struct ipa_ipfltr_range_eq_16 ihl_offset_range_16[IPA_IPFLTR_NUM_IHL_RANGE_16_EQNS];501 uint8_t num_offset_meq_32;525 struct ipa_ipfltri_rule_eq eq_attrib; argument