Home
last modified time | relevance | path

Searched defs:key (Results 551 – 575 of 2495) sorted by relevance

1...<<21222324252627282930>>...100

/openbmc/linux/net/openvswitch/
H A Dflow.h169 static inline bool sw_flow_key_is_nd(const struct sw_flow_key *key) in sw_flow_key_is_nd()
187 struct sw_flow_key key; member
191 struct sw_flow_key *key; member
230 struct sw_flow_key key; member
256 static inline u8 ovs_key_mac_proto(const struct sw_flow_key *key) in ovs_key_mac_proto()
266 static inline u16 ovs_mac_header_len(const struct sw_flow_key *key) in ovs_mac_header_len()
H A Ddatapath.c246 void ovs_dp_process_packet(struct sk_buff *skb, struct sw_flow_key *key) in ovs_dp_process_packet()
311 const struct sw_flow_key *key, in ovs_dp_upcall()
348 const struct sw_flow_key *key, in queue_gso_packets()
433 const struct sw_flow_key *key, in queue_userspace_packet()
975 struct sw_flow_key *key; in ovs_flow_cmd_new() local
1140 const struct sw_flow_key *key, in get_flow_actions()
1175 struct sw_flow_key *key, in ovs_nla_init_match_and_action()
1218 struct sw_flow_key key; in ovs_flow_cmd_set() local
1320 struct sw_flow_key key; in ovs_flow_cmd_get() local
1379 struct sw_flow_key key; in ovs_flow_cmd_del() local
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c131 OfDpaFlowKey key; member
214 static void of_dpa_flow_key_dump(OfDpaFlowKey *key, OfDpaFlowKey *mask) in of_dpa_flow_key_dump()
307 static void _of_dpa_flow_match(void *key, void *value, void *user_data) in _of_dpa_flow_match()
1064 OfDpaFlowKey *key = &flow->key; in of_dpa_cmd_add_ig_port() local
1101 OfDpaFlowKey *key = &flow->key; in of_dpa_cmd_add_vlan() local
1165 OfDpaFlowKey *key = &flow->key; in of_dpa_cmd_add_term_mac() local
1261 OfDpaFlowKey *key = &flow->key; in of_dpa_cmd_add_bridging() local
1423 OfDpaFlowKey *key = &flow->key; in of_dpa_cmd_add_unicast_routing() local
1515 OfDpaFlowKey *key = &flow->key; in of_dpa_cmd_add_multicast_routing() local
1678 OfDpaFlowKey *key = &flow->key; in of_dpa_cmd_add_acl() local
[all …]
/openbmc/linux/include/linux/
H A Dbsearch.h8 void *__inline_bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in __inline_bsearch()
/openbmc/linux/drivers/s390/char/
H A Dctrlchar.h27 int key; member
/openbmc/linux/include/crypto/
H A Decdh.h37 char *key; member
/openbmc/openbmc/poky/meta/lib/oe/
H A Ddata.py10 def typed_value(key, d): argument
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Dconffile.py43 def sanitise(key, value): argument
/openbmc/qemu/crypto/
H A Drsakey.c52 void qcrypto_akcipher_rsakey_export_p8info(const uint8_t *key, in qcrypto_akcipher_rsakey_export_p8info()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_update.c32 __u32 key = 0; in copy_sock_map() local
H A Drecursion.c30 int key = 0; in BPF_PROG() local
H A Dfor_each_map_elem_write_key.c13 check_array_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_array_elem()
H A Dget_cgroup_id_kern.c25 __u32 key = 0, *expected_pid; in trace() local
H A Djeq_infer_not_null_fail.c26 u64 key = 0, ret = 0, *val; in jeq_infer_not_null_ptr_to_btfid() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_lookup_percpu_elem.c10 __u64 key = 0, sum; in test_map_lookup_percpu_elem() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_hwinfo.c108 const char *key, *val, *end = hwinfo->data + size; in hwinfo_db_walk() local
257 const char *key, *val, *end; in nfp_hwinfo_lookup() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmnv04.c104 void *argv, u32 argc, struct lock_class_key *key, in nv04_vmm_new_()
122 void *argv, u32 argc, struct lock_class_key *key, const char *name, in nv04_vmm_new()
/openbmc/linux/arch/x86/boot/
H A Dvideo.c102 int key; in get_entry() local
202 int key; in mode_menu() local
/openbmc/linux/samples/bpf/
H A Dtrace_event_user.c61 static void print_stack(struct key_t *key, __u64 count) in print_stack()
102 struct key_t key = {}, next_key; in print_stacks() local
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_hashmap_lookup.c56 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg()
141 static inline void patch_key(u32 i, u32 *key) in patch_key()
/openbmc/linux/arch/arm64/crypto/
H A Dsm4-ce-gcm-glue.c38 struct sm4_ctx key; member
43 static int gcm_setkey(struct crypto_aead *tfm, const u8 *key, in gcm_setkey()
/openbmc/linux/fs/crypto/
H A Dkeysetup_v1.c98 struct key *key; in find_and_lock_process_key() local
302 struct key *key; in fscrypt_setup_v1_file_key_via_subscribed_keyrings() local
/openbmc/linux/fs/btrfs/
H A Dexport.c155 struct btrfs_key key; in btrfs_get_parent() local
232 struct btrfs_key key; in btrfs_get_name() local
/openbmc/linux/net/ieee802154/6lowpan/
H A Dreassembly.c38 const struct frag_lowpan_compare_key *key = a; in lowpan_frag_init() local
69 struct frag_lowpan_compare_key key = {}; in fq_find() local
506 const struct frag_lowpan_compare_key *key = arg->key; in lowpan_obj_cmpfn() local
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_vl.c508 struct sja1105_key *key, unsigned long destports, in sja1105_vl_redirect()
583 struct sja1105_key *key, u32 index, s32 prio, in sja1105_vl_gate()
732 struct sja1105_key *key) in sja1105_find_vlid()

1...<<21222324252627282930>>...100