Lines Matching +defs:map +defs:stream
97 static void vcap_set_bit(u32 *stream, struct vcap_stream_iter *itr, bool value) in vcap_set_bit()
108 static void vcap_encode_bit(u32 *stream, struct vcap_stream_iter *itr, bool val) in vcap_encode_bit()
125 static void vcap_encode_field(u32 *stream, struct vcap_stream_iter *itr, in vcap_encode_field()
142 static void vcap_encode_typegroups(u32 *stream, int sw_width, in vcap_encode_typegroups()
189 static bool vcap_get_bit(u32 *stream, struct vcap_stream_iter *itr) in vcap_get_bit()
197 static void vcap_decode_field(u32 *stream, struct vcap_stream_iter *itr, in vcap_decode_field()
271 static int vcap_verify_typegroups(u32 *stream, int sw_width, in vcap_verify_typegroups()
309 enum vcap_type vt, u32 *stream, in vcap_find_keystream_typegroup_sw()
1363 enum vcap_type vt, u32 *stream, in vcap_find_actionstream_typegroup_sw()
1388 u32 *stream, in vcap_find_actionstream_actionset()
1872 const struct vcap_field **map; in _vcap_rule_find_keysets() local
1950 const struct vcap_field **map; in vcap_rule_find_actionsets() local