| /Linux-v5.4/include/trace/events/ | 
| 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;
  | 
| /Linux-v5.4/include/net/ | 
| D | neighbour.h | 161 	u8			primary_key[0];  member 264 	return *(const u16 *)n->primary_key == *(const u16 *)pkey;  in neigh_key_eq16() 269 	return *(const u32 *)n->primary_key == *(const u32 *)pkey;  in neigh_key_eq32() 274 	const u32 *n32 = (const u32 *)n->primary_key;  in neigh_key_eq128()
  | 
| D | tcp.h | 1628 			      void *primary_key, void *backup_key);
  | 
| /Linux-v5.4/net/ipv4/ | 
| D | tcp_fastopen.c | 70 			      void *primary_key, void *backup_key)  in tcp_fastopen_reset_cipher()  argument 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()
  | 
| D | arp.c | 229 		memcpy(neigh->primary_key, &inaddr_any, arp_tbl.key_len);  in arp_constructor() 231 	addr = *(__be32 *)neigh->primary_key;  in arp_constructor() 335 	__be32 target = *(__be32 *)neigh->primary_key;  in arp_solicit() 1366 	sprintf(tbuf, "%pI4", n->primary_key);  in arp_format_neigh_entry()
  | 
| D | ip_tunnel.c | 697 			addr6 = (const struct in6_addr *)&neigh->primary_key;  in ip_tunnel_xmit()
  | 
| /Linux-v5.4/kernel/trace/ | 
| D | tracing_map.c | 989 			   struct tracing_map_sort_key *primary_key,  in sort_secondary()  argument 998 	if (is_key(map, primary_key->field_idx))  in sort_secondary() 1028 		set_sort_key(map, primary_key);  in sort_secondary()
  | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ | 
| D | l2t.c | 319 	addr = *(u32 *) neigh->primary_key;  in t3_l2t_get() 404 	u32 addr = *(u32 *) neigh->primary_key;  in t3_l2t_update()
  | 
| /Linux-v5.4/net/atm/ | 
| 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()
  | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/ | 
| D | tc_tun.c | 257 	memcpy(&e->m_neigh.dst_ip, n->primary_key, n->tbl->key_len);  in mlx5e_tc_tun_create_header_ipv4() 376 	memcpy(&e->m_neigh.dst_ip, n->primary_key, n->tbl->key_len);  in mlx5e_tc_tun_create_header_ipv6()
  | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | l2t.c | 427 	u32 *addr = (u32 *)neigh->primary_key;  in cxgb4_l2t_get() 540 	u32 *addr = (u32 *) neigh->primary_key;  in t4_l2t_update()
  | 
| /Linux-v5.4/net/core/ | 
| D | neighbour.c | 204 	void *pkey = ndel->primary_key;  in neigh_remove_one() 504 			hash = tbl->hash(n->primary_key, n->dev,  in neigh_hash_grow() 561 		if (!memcmp(n->primary_key, pkey, key_len) &&  in neigh_lookup_nodev() 593 	memcpy(n->primary_key, pkey, key_len);  in ___neigh_create() 627 	hash_val = tbl->hash(n->primary_key, dev, nht->hash_rnd) >> (32 - nht->hash_shift);  in ___neigh_create() 639 		if (dev == n1->dev && !memcmp(n1->primary_key, n->primary_key, key_len)) {  in ___neigh_create() 1708 		tbl->entry_size = ALIGN(offsetof(struct neighbour, primary_key) +  in neigh_table_init() 2445 	if (nla_put(skb, NDA_DST, neigh->tbl->key_len, neigh->primary_key))  in neigh_fill_info()
  | 
| /Linux-v5.4/net/sched/ | 
| D | sch_teql.c | 230 		mn = __neigh_lookup_errno(n->tbl, n->primary_key, dev);  in __teql_resolve()
  | 
| /Linux-v5.4/net/bridge/ | 
| D | br_arp_nd_proxy.c | 303 	pip6->saddr = *(struct in6_addr *)n->primary_key;  in br_nd_send()
  | 
| /Linux-v5.4/net/decnet/ | 
| D | dn_dev.c | 1373 …		dn_db->router ? dn_addr2asc(le16_to_cpu(*(__le16 *)dn_db->router->primary_key), router_buf) : "",  in dn_dev_seq_show() 1374 				dn_db->peer ? dn_addr2asc(le16_to_cpu(*(__le16 *)dn_db->peer->primary_key), peer_buf) : "");  in dn_dev_seq_show()
  | 
| /Linux-v5.4/net/ipv6/ | 
| D | ndisc.c | 324 	struct in6_addr *addr = (struct in6_addr *)&neigh->primary_key;  in ndisc_constructor() 720 	struct in6_addr *target = (struct in6_addr *)&neigh->primary_key;  in ndisc_solicit()
  | 
| D | sit.c | 852 		addr6 = (const struct in6_addr *)&neigh->primary_key;  in ipip6_tunnel_xmit() 881 		addr6 = (const struct in6_addr *)&neigh->primary_key;  in ipip6_tunnel_xmit()
  | 
| D | ip6_tunnel.c | 1073 			addr6 = (struct in6_addr *)&neigh->primary_key;  in ip6_tnl_xmit()
  | 
| D | route.c | 4064 	nrt->rt6i_gateway = *(struct in6_addr *)neigh->primary_key;  in rt6_do_redirect()
  | 
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/ | 
| D | tunnel_conf.c | 349 	flow.daddr = *(__be32 *)n->primary_key;  in nfp_tun_neigh_event_handler()
  | 
| /Linux-v5.4/drivers/net/ethernet/rocker/ | 
| D | rocker_ofdpa.c | 2694 	__be32 ip_addr = *(__be32 *) n->primary_key;  in ofdpa_port_neigh_update() 2704 	__be32 ip_addr = *(__be32 *) n->primary_key;  in ofdpa_port_neigh_destroy()
  | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | spectrum_router.c | 1925 	return ntohl(*((__be32 *) n->primary_key));  in mlxsw_sp_neigh4_entry_dip() 1934 	return (struct in6_addr *) &n->primary_key;  in mlxsw_sp_neigh6_entry_dip() 2364 	u32 dip = ntohl(*((__be32 *) n->primary_key));  in mlxsw_sp_router_neigh_entry_op4() 2382 	const char *dip = n->primary_key;  in mlxsw_sp_router_neigh_entry_op6() 2400 	if (ipv6_addr_type((struct in6_addr *) &n->primary_key) &  in mlxsw_sp_neigh_ipv6_ignore()
  | 
| /Linux-v5.4/drivers/infiniband/hw/i40iw/ | 
| D | i40iw_utils.c | 290 		p = (__be32 *)neigh->primary_key;  in i40iw_net_event()
  | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | en_rep.c | 931 		memcpy(&m_neigh.dst_ip, n->primary_key, n->tbl->key_len);  in mlx5e_rep_netevent_event()
  | 
| /Linux-v5.4/drivers/net/ | 
| D | vxlan.c | 1952 	pip6->saddr = *(struct in6_addr *)n->primary_key;  in vxlan_na_create()
  |