Home
last modified time | relevance | path

Searched refs:key_offset (Results 1 – 22 of 22) sorted by relevance

/net/tls/
A Dtls.h62 unsigned int key_offset; member
91 return (char *)crypto_info + cipher_desc->key_offset; in crypto_info_key()
A Dtls_main.c73 .key_offset = offsetof(struct ci, key), \
/net/bridge/
A Dbr_vlan_tunnel.c30 .key_offset = offsetof(struct net_bridge_vlan, tinfo.tunnel_id),
A Dbr_fdb.c29 .key_offset = offsetof(struct net_bridge_fdb_entry, key),
A Dbr_vlan.c24 .key_offset = offsetof(struct net_bridge_vlan, vid),
A Dbr_multicast.c41 .key_offset = offsetof(struct net_bridge_mdb_entry, addr),
48 .key_offset = offsetof(struct net_bridge_port_group, key),
/net/rds/
A Dbind.c47 .key_offset = offsetof(struct rds_sock, rs_bound_key),
/net/handshake/
A Drequest.c44 .key_offset = offsetof(struct handshake_req, hr_sk),
/net/ipv6/
A Dseg6_hmac.c74 .key_offset = offsetof(struct seg6_hmac_info, hmackeyid),
A Dioam6.c65 .key_offset = offsetof(struct ioam6_namespace, id),
73 .key_offset = offsetof(struct ioam6_schema, id),
A Dip6mr.c368 .key_offset = offsetof(struct mfc6_cache, cmparg),
/net/mac80211/
A Dmesh_pathtbl.c32 .key_offset = offsetof(struct mesh_path, dst),
41 .key_offset = offsetof(struct ieee80211_mesh_fast_tx, key),
A Dsta_info.c76 .key_offset = offsetof(struct sta_info, addr),
85 .key_offset = offsetof(struct link_sta_info, addr),
/net/ipv6/ila/
A Dila_xlat.c87 .key_offset = offsetof(struct ila_map, xp.ip.locator_match),
/net/ipv4/
A Dip_fragment.c735 .key_offset = offsetof(struct inet_frag_queue, key),
A Dipmr.c385 .key_offset = offsetof(struct mfc_cache, cmparg),
/net/bluetooth/
A Dhci_conn.c2934 void hci_setup_tx_timestamp(struct sk_buff *skb, size_t key_offset, in hci_setup_tx_timestamp() argument
2949 if (!skb || !sockc || !sk || !key_offset) in hci_setup_tx_timestamp()
2955 key = atomic_add_return(key_offset, &sk->sk_tskey); in hci_setup_tx_timestamp()
/net/core/
A Dxdp.c64 .key_offset = offsetof(struct xdp_mem_allocator, mem.id),
/net/sched/
A Dcls_flower.c149 .key_offset = offsetof(struct fl_flow_mask, key),
2131 .key_offset = offsetof(struct cls_fl_filter, mkey), /* base offset */
2140 mask->filter_ht_params.key_offset += mask->range.start; in fl_init_mask_hashtable()
A Dact_ct.c62 .key_offset = offsetof(struct tcf_ct_flow_table, key),
/net/tipc/
A Dsocket.c3043 .key_offset = offsetof(struct tipc_sock, portid),
/net/netfilter/
A Dnf_tables_api.c59 .key_offset = offsetof(struct nft_chain, name),
68 .key_offset = offsetof(struct nft_object, key),

Completed in 88 milliseconds