/kernel/linux/linux-5.10/include/trace/events/ |
H A D | neigh.h | 118 *p32 = *(__be32 *)n->primary_key; 125 *pin6 = *(struct in6_addr *)n->primary_key; 195 *p32 = *(__be32 *)n->primary_key; 202 *pin6 = *(struct in6_addr *)n->primary_key;
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | neigh.h | 118 *p32 = *(__be32 *)n->primary_key; 125 *pin6 = *(struct in6_addr *)n->primary_key; 195 *p32 = *(__be32 *)n->primary_key; 202 *pin6 = *(struct in6_addr *)n->primary_key;
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/ |
H A D | nndisc.h | 33 a2 = (struct nip_addr *)(n->primary_key); in neigh_key_eq800()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | neighbour.h | 160 u8 primary_key[0]; member 268 return *(const u32 *)n->primary_key == *(const u32 *)pkey; in neigh_key_eq32() 273 const u32 *n32 = (const u32 *)n->primary_key; in neigh_key_eq128()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_fastopen.c | 70 void *primary_key, void *backup_key) in tcp_fastopen_reset_cipher() 82 ctx->key[0].key[0] = get_unaligned_le64(primary_key); in tcp_fastopen_reset_cipher() 83 ctx->key[0].key[1] = get_unaligned_le64(primary_key + 8); in tcp_fastopen_reset_cipher() 69 tcp_fastopen_reset_cipher(struct net *net, struct sock *sk, void *primary_key, void *backup_key) tcp_fastopen_reset_cipher() argument
|
H A D | arp.c | 231 memcpy(neigh->primary_key, &inaddr_any, arp_tbl.key_len); in arp_constructor() 233 addr = *(__be32 *)neigh->primary_key; in arp_constructor() 337 __be32 target = *(__be32 *)neigh->primary_key; in arp_solicit() 1378 sprintf(tbuf, "%pI4", n->primary_key); in arp_format_neigh_entry()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_fastopen.c | 59 void *primary_key, void *backup_key) in tcp_fastopen_reset_cipher() 71 ctx->key[0].key[0] = get_unaligned_le64(primary_key); in tcp_fastopen_reset_cipher() 72 ctx->key[0].key[1] = get_unaligned_le64(primary_key + 8); in tcp_fastopen_reset_cipher() 58 tcp_fastopen_reset_cipher(struct net *net, struct sock *sk, void *primary_key, void *backup_key) tcp_fastopen_reset_cipher() argument
|
H A D | arp.c | 232 memcpy(neigh->primary_key, &inaddr_any, arp_tbl.key_len); in arp_constructor() 234 addr = *(__be32 *)neigh->primary_key; in arp_constructor() 338 __be32 target = *(__be32 *)neigh->primary_key; in arp_solicit() 1393 sprintf(tbuf, "%pI4", n->primary_key); in arp_format_neigh_entry()
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | tracing_map.c | 1006 struct tracing_map_sort_key *primary_key, in sort_secondary() 1013 if (is_key(map, primary_key->field_idx)) in sort_secondary() 1043 set_sort_key(map, primary_key); in sort_secondary() 1003 sort_secondary(struct tracing_map *map, const struct tracing_map_sort_entry **entries, unsigned int n_entries, struct tracing_map_sort_key *primary_key, struct tracing_map_sort_key *secondary_key) sort_secondary() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | neighbour.h | 165 u8 primary_key[]; member 281 return *(const u32 *)n->primary_key == *(const u32 *)pkey; in neigh_key_eq32() 286 const u32 *n32 = (const u32 *)n->primary_key; in neigh_key_eq128()
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | tracing_map.c | 1005 struct tracing_map_sort_key *primary_key, in sort_secondary() 1012 if (is_key(map, primary_key->field_idx)) in sort_secondary() 1042 set_sort_key(map, primary_key); in sort_secondary() 1002 sort_secondary(struct tracing_map *map, const struct tracing_map_sort_entry **entries, unsigned int n_entries, struct tracing_map_sort_key *primary_key, struct tracing_map_sort_key *secondary_key) sort_secondary() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | l2t.c | 319 addr = *(u32 *) neigh->primary_key; in t3_l2t_get() 404 u32 addr = *(u32 *) neigh->primary_key; in t3_l2t_update()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | l2t.c | 319 addr = *(u32 *) neigh->primary_key; in t3_l2t_get() 404 u32 addr = *(u32 *) neigh->primary_key; in t3_l2t_update()
|
/kernel/linux/linux-5.10/net/atm/ |
H A D | clip.c | 268 __be32 *ip = (__be32 *) neigh->primary_key; in clip_neigh_solicit() 365 to_atmarpd(act_need, PRIV(dev)->number, *((__be32 *)n->primary_key)); in clip_start_xmit() 759 off = scnprintf(buf, sizeof(buf) - 1, "%pI4", n->primary_key); in atmarp_info()
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | clip.c | 268 __be32 *ip = (__be32 *) neigh->primary_key; in clip_neigh_solicit() 365 to_atmarpd(act_need, PRIV(dev)->number, *((__be32 *)n->primary_key)); in clip_start_xmit() 759 off = scnprintf(buf, sizeof(buf) - 1, "%pI4", n->primary_key); in atmarp_info()
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | nndisc.c | 183 struct nip_addr *addr = (struct nip_addr *)&neigh->primary_key; in nndisc_constructor() 409 struct nip_addr *target = (struct nip_addr *)&neigh->primary_key; in nndisc_solicit()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 234 memcpy(&e->m_neigh.dst_ip, n->primary_key, n->tbl->key_len); in mlx5e_tc_tun_create_header_ipv4() 399 memcpy(&e->m_neigh.dst_ip, n->primary_key, n->tbl->key_len); in mlx5e_tc_tun_create_header_ipv6()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | neighbour.c | 205 void *pkey = ndel->primary_key; in neigh_remove_one() 247 tbl->is_multicast(n->primary_key)) || in neigh_forced_gc() 542 hash = tbl->hash(n->primary_key, n->dev, in neigh_hash_grow() 599 memcpy(n->primary_key, pkey, key_len); in ___neigh_create() 633 hash_val = tbl->hash(n->primary_key, dev, nht->hash_rnd) >> (32 - nht->hash_shift); in ___neigh_create() 645 if (dev == n1->dev && !memcmp(n1->primary_key, n->primary_key, key_len)) { in ___neigh_create() 1727 tbl->entry_size = ALIGN(offsetof(struct neighbour, primary_key) + in neigh_table_init() 2470 if (nla_put(skb, NDA_DST, neigh->tbl->key_len, neigh->primary_key)) in neigh_fill_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | l2t.c | 423 u32 *addr = (u32 *)neigh->primary_key; in cxgb4_l2t_get() 512 u32 *addr = (u32 *) neigh->primary_key; in t4_l2t_update()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | l2t.c | 423 u32 *addr = (u32 *)neigh->primary_key; in cxgb4_l2t_get() 512 u32 *addr = (u32 *) neigh->primary_key; in t4_l2t_update()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tc_encap_actions.c | 554 memcpy(&keys.dst_ip6, n->primary_key, n->tbl->key_len); in efx_neigh_event() 556 memcpy(&keys.dst_ip, n->primary_key, n->tbl->key_len); in efx_neigh_event()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | neighbour.c | 232 void *pkey = ndel->primary_key; in neigh_remove_one() 274 tbl->is_multicast(n->primary_key)) || in neigh_forced_gc() 598 hash = tbl->hash(n->primary_key, n->dev, in neigh_hash_grow() 655 memcpy(n->primary_key, pkey, key_len); in ___neigh_create() 689 hash_val = tbl->hash(n->primary_key, dev, nht->hash_rnd) >> (32 - nht->hash_shift); in ___neigh_create() 701 if (dev == n1->dev && !memcmp(n1->primary_key, n->primary_key, key_len)) { in ___neigh_create() 1809 tbl->entry_size = ALIGN(offsetof(struct neighbour, primary_key) + in neigh_table_init() 2586 if (nla_put(skb, NDA_DST, neigh->tbl->key_len, neigh->primary_key)) in neigh_fill_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
H A D | neigh.c | 180 memcpy(&m_neigh.dst_ip, n->primary_key, n->tbl->key_len); in mlx5e_alloc_neigh_update_work()
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_teql.c | 232 mn = __neigh_lookup_errno(n->tbl, n->primary_key, dev); in __teql_resolve()
|
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_arp_nd_proxy.c | 314 pip6->saddr = *(struct in6_addr *)n->primary_key; in br_nd_send()
|