Lines Matching refs:dissector
2975 struct flow_dissector dissector;
3002 flow->rule->match.dissector = &match->dissector;
3052 match->dissector.used_keys |=
3054 match->dissector.offset[FLOW_DISSECTOR_KEY_IPV4_ADDRS] =
3067 match->dissector.used_keys |=
3069 match->dissector.offset[FLOW_DISSECTOR_KEY_PORTS] =
3075 match->dissector.used_keys |=
3077 match->dissector.offset[FLOW_DISSECTOR_KEY_IP] =
3104 match->dissector.used_keys |=
3106 match->dissector.offset[FLOW_DISSECTOR_KEY_IPV6_ADDRS] =
3119 match->dissector.used_keys |=
3121 match->dissector.offset[FLOW_DISSECTOR_KEY_PORTS] =
3127 match->dissector.used_keys |=
3129 match->dissector.offset[FLOW_DISSECTOR_KEY_IP] =
3152 match->dissector.used_keys |= BIT(FLOW_DISSECTOR_KEY_BASIC);
3153 match->dissector.offset[FLOW_DISSECTOR_KEY_BASIC] =
3184 match->dissector.used_keys |=
3186 match->dissector.offset[FLOW_DISSECTOR_KEY_VLAN] =
3199 match->dissector.used_keys |=
3201 match->dissector.offset[FLOW_DISSECTOR_KEY_ETH_ADDRS] =