Home
last modified time | relevance | path

Searched +defs:no +defs:key (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_value.c77 struct named_object no; member
90 hash_table_value(struct namedobj_instance *ni, const void *key, uint32_t kopt) in hash_table_value()
97 cmp_table_value(struct named_object *no, const void *key, uint32_t kopt) in cmp_table_value()
150 update_tvalue(struct namedobj_instance *ni, struct named_object *no, void *arg) in update_tvalue()
691 dump_tvalue(struct namedobj_instance *ni, struct named_object *no, void *arg) in dump_tvalue()
784 destroy_value(struct namedobj_instance *ni, struct named_object *no, in destroy_value()
H A Dip_fw_sockopt.c235 ipfw_find_rule(struct ip_fw_chain *chain, uint32_t key, uint32_t id) in ipfw_find_rule()
943 struct named_object *no; in ipfw_obj_manage_sets() local
2249 struct named_object *no; in export_objhash_ntlv() local
2597 struct named_object *no; in set_legacy_obj_kidx() local
2653 struct named_object *no; in unref_oib_objects() local
2681 struct named_object *no; in unref_rule_objects() local
2726 struct named_object *no; in ref_opcode_object() local
4397 struct named_object *no; in ipfw_objhash_lookup_name() local
4496 struct named_object *no; in ipfw_objhash_lookup_name_type() local
4513 struct named_object *no; in ipfw_objhash_lookup_kidx() local
[all …]
H A Dip_fw_table_algo.c401 ta_lookup_radix(struct table_info *ti, void *key, uint32_t keylen, in ta_lookup_radix()
1907 struct named_object no; member
1974 uint16_t key; in compare_ifidx() local
1994 badd(const void *key, void *item, void *base, size_t nmemb, in badd()
2043 bdel(const void *key, void *base, size_t nmemb, size_t size, in bdel()
2063 ifidx_find(struct table_info *ti, void *key) in ifidx_find()
2123 destroy_ifidx_locked(struct namedobj_instance *ii, struct named_object *no, in destroy_ifidx_locked()
2554 foreach_ifidx(struct namedobj_instance *ii, struct named_object *no, in foreach_ifidx()
2670 uint32_t key; in compare_numarray() local
2684 numarray_find(struct table_info *ti, void *key) in numarray_find()
[all …]
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h215 uint8_t key[IXGBE_HKEY_MAX_INDEX * sizeof(uint32_t)]; /* Hash key. */ member
349 struct ixgbe_l2_tn_key key; member
437 uint16_t no; member