| /include/crypto/ |
| A D | authenc.h | 29 int crypto_authenc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key, 31 int crypto_krb5enc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key,
|
| /include/trace/events/ |
| A D | bcache.h | 225 TP_PROTO(struct bio *bio, u32 keys), 226 TP_ARGS(bio, keys), 240 __entry->nr_keys = keys; 269 __field(unsigned, keys ) 275 __entry->keys = b->keys.set[b->keys.nsets].data->keys; 366 TP_PROTO(struct btree *b, unsigned keys), 367 TP_ARGS(b, keys), 371 __field(unsigned, keys ) 376 __entry->keys = keys; 384 TP_ARGS(b, keys) [all …]
|
| /include/net/ |
| A D | flow_dissector.h | 443 static inline bool flow_keys_have_l4(const struct flow_keys *keys) in flow_keys_have_l4() argument 445 return (keys->ports.ports || keys->tags.flow_label); in flow_keys_have_l4() 448 u32 flow_hash_from_keys(struct flow_keys *keys); 449 u32 flow_hash_from_keys_seed(struct flow_keys *keys,
|
| A D | ip_fib.h | 557 struct flow_keys *keys) in fib_multipath_hash_from_keys() argument 565 return flow_hash_from_keys_seed(keys, &hash_key); in fib_multipath_hash_from_keys() 569 struct flow_keys *keys) in fib_multipath_hash_from_keys() argument 571 return flow_hash_from_keys(keys); in fib_multipath_hash_from_keys()
|
| A D | mctp.h | 84 struct hlist_head keys; member
|
| A D | cfg802154.h | 426 struct list_head keys; member 450 struct list_head keys; member
|
| A D | flow.h | 195 __u32 __get_hash_from_flowi6(const struct flowi6 *fl6, struct flow_keys *keys);
|
| A D | cfg80211.h | 6503 struct cfg80211_cached_keys *keys; member
|
| /include/net/netns/ |
| A D | mctp.h | 33 struct hlist_head keys; member
|
| /include/uapi/linux/tc_act/ |
| A D | tc_pedit.h | 65 struct tc_pedit_key keys[] __counted_by(nkeys);
|
| /include/linux/ |
| A D | virtio_net.h | 118 struct flow_keys_basic keys; in __virtio_net_hdr_to_skb() local 132 if (!skb_flow_dissect_flow_keys_basic(NULL, skb, &keys, in __virtio_net_hdr_to_skb() 144 p_off = keys.control.thoff + thlen; in __virtio_net_hdr_to_skb() 146 keys.basic.ip_proto != ip_proto) in __virtio_net_hdr_to_skb() 149 skb_set_transport_header(skb, keys.control.thoff); in __virtio_net_hdr_to_skb()
|
| A D | pr.h | 10 u64 keys[]; member
|
| A D | key.h | 266 struct assoc_array keys; member
|
| A D | skbuff.h | 1534 const struct flow_keys_basic *keys, int hlen); 1623 struct flow_keys keys; in skb_get_hash_flowi6() local 1624 __u32 hash = __get_hash_from_flowi6(fl6, &keys); in skb_get_hash_flowi6() 1626 __skb_set_sw_hash(skb, hash, flow_keys_have_l4(&keys)); in skb_get_hash_flowi6() 3128 struct flow_keys_basic keys; in skb_probe_transport_header() local 3133 if (skb_flow_dissect_flow_keys_basic(NULL, skb, &keys, in skb_probe_transport_header() 3135 skb_set_transport_header(skb, keys.control.thoff); in skb_probe_transport_header()
|
| /include/net/sctp/ |
| A D | auth.h | 72 void sctp_auth_destroy_keys(struct list_head *keys);
|
| /include/linux/mfd/ |
| A D | adp5520.h | 277 struct adp5520_keys_platform_data *keys; member
|
| /include/net/bluetooth/ |
| A D | mgmt.h | 197 struct mgmt_link_key_info keys[]; member 220 struct mgmt_ltk_info keys[]; member 689 struct mgmt_blocked_key_info keys[]; member
|
| /include/uapi/linux/ |
| A D | pkt_cls.h | 262 struct tc_u32_key keys[]; member
|
| A D | bpf.h | 1542 __aligned_u64 keys; member
|
| /include/soc/mscc/ |
| A D | ocelot_vcap.h | 59 const struct vcap_field *keys; member
|