| /Linux-v5.4/net/core/ | 
| D | dev_addr_lists.c | 21 			       unsigned char addr_type, bool global,  in __hw_addr_create_ex()47 			    unsigned char addr_type, bool global, bool sync,  in __hw_addr_add_ex()
 82 			 unsigned char addr_type)  in __hw_addr_add()
 114 			    unsigned char addr_type, bool global, bool sync)  in __hw_addr_del_ex()
 128 			 unsigned char addr_type)  in __hw_addr_del()
 491 		 unsigned char addr_type)  in dev_addr_add()
 519 		 unsigned char addr_type)  in dev_addr_del()
 
 | 
| /Linux-v5.4/net/ipv6/netfilter/ | 
| D | ip6t_rpfilter.c | 22 	int addr_type = ipv6_addr_type(addr);  in rpfilter_addr_unicast()  local28 	int addr_type = ipv6_addr_type(addr);  in rpfilter_addr_linklocal()  local
 
 | 
| /Linux-v5.4/drivers/net/ipvlan/ | 
| D | ipvlan_core.c | 354 				     int addr_type, bool use_dest)  in ipvlan_addr_lookup()566 	int addr_type;  in ipvlan_xmit_mode_l3()  local
 593 	int addr_type;  in ipvlan_xmit_mode_l2()  local
 663 	int addr_type;  in ipvlan_external_frame()  local
 682 	int addr_type;  in ipvlan_handle_mode_l3()  local
 
 | 
| D | ipvlan_l3s.c | 18 	int addr_type;  in ipvlan_skb_to_addr()  local
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | ipmi.h | 54 	int   addr_type;  member66 	int           addr_type;  member
 77 	int           addr_type;  member
 102 	int           addr_type;  member
 
 | 
| /Linux-v5.4/net/bluetooth/ | 
| D | mgmt.c | 2362 			   u8 addr_type, struct sock *skip_sk)  in device_unpaired()2381 	u8 addr_type;  in unpair_device()  local
 2567 static u8 link_to_bdaddr(u8 link_type, u8 addr_type)  in link_to_bdaddr()
 2890 		u8 addr_type = le_addr_type(cp->addr.type);  in pair_device()  local
 5540 			       u8 addr_type, u8 auto_connect)  in hci_conn_params_set()
 5599 	u8 auto_conn, addr_type;  in add_device()  local
 5706 		u8 addr_type;  in remove_device()  local
 5862 		u8 addr_type;  in load_conn_param()  local
 7310 			      u8 link_type, u8 addr_type, u8 reason,  in mgmt_device_disconnected()
 7346 			    u8 link_type, u8 addr_type, u8 status)  in mgmt_disconnect_failed()
 [all …]
 
 | 
| D | hci_core.c | 2357 			     u8 addr_type, u8 role)  in hci_find_ltk()2401 				     u8 addr_type)  in hci_find_irk_by_addr()
 2470 			    u8 addr_type, u8 type, u8 authenticated,  in hci_add_ltk()
 2499 			    u8 addr_type, u8 val[16], bdaddr_t *rpa)  in hci_add_irk()
 2556 void hci_remove_irk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 addr_type)  in hci_remove_irk()
 2575 	u8 addr_type;  in hci_bdaddr_is_paired()  local
 3002 					       bdaddr_t *addr, u8 addr_type)  in hci_conn_params_lookup()
 3018 						  bdaddr_t *addr, u8 addr_type)  in hci_pend_le_action_lookup()
 3033 					    bdaddr_t *addr, u8 addr_type)  in hci_conn_params_add()
 3077 void hci_conn_params_del(struct hci_dev *hdev, bdaddr_t *addr, u8 addr_type)  in hci_conn_params_del()
 
 | 
| D | 6lowpan.c | 530 	u8 addr_type;  in bt_xmit()  local981 static int get_l2cap_conn(char *buf, bdaddr_t *addr, u8 *addr_type,  in get_l2cap_conn()
 1117 	u8 addr_type;  in lowpan_control_write()  local
 
 | 
| D | smp.h | 95 	__u8	addr_type;  member
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | netfilter.c | 20 int ip_route_me_harder(struct net *net, struct sk_buff *skb, unsigned int addr_type)  in ip_route_me_harder()
 | 
| D | arp.c | 646 			int *addr_type, __be16 ar_op,  in arp_is_garp()686 	int addr_type;  in arp_process()  local
 
 | 
| D | fib_frontend.c | 572 		unsigned int addr_type;  in rtentry_to_fib_config()  local1302 		unsigned int addr_type;  in fib_del_ifaddr()  local
 
 | 
| /Linux-v5.4/include/net/ | 
| D | af_ieee802154.h | 28 	int addr_type;  member
 | 
| /Linux-v5.4/net/l2tp/ | 
| D | l2tp_ip6.c | 269 	int addr_type;  in l2tp_ip6_bind()  local367 	int	addr_type;  in l2tp_ip6_connect()  local
 
 | 
| /Linux-v5.4/net/rds/ | 
| D | bind.c | 192 		int addr_type;  in rds_bind()  local
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | xt_addrtype.c | 71 	int addr_type = ipv6_addr_type(addr);  in match_type6()  local
 | 
| /Linux-v5.4/net/6lowpan/ | 
| D | ndisc.c | 201 					     int addr_type, u32 addr_flags,  in lowpan_ndisc_prefix_rcv_add_addr()
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | datagram.c | 143 	int			addr_type;  in __ip6_datagram_connect()  local750 		int addr_type;  in ip6_datagram_send_ctl()  local
 
 | 
| D | ping.c | 52 	int addr_type;  in ping_v6_sendmsg()  local
 | 
| D | af_inet6.c | 284 	int addr_type = 0;  in __inet6_bind()  local
 | 
| /Linux-v5.4/drivers/s390/cio/ | 
| D | ioasm.c | 168 	typedef struct { char _[4096]; } addr_type;  in chsc()  typedef
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | spectrum_flower.c | 330 	u16 addr_type = 0;  in mlxsw_sp_flower_parse()  local
 | 
| /Linux-v5.4/drivers/s390/block/ | 
| D | dasd_diag.c | 76 	} addr_type;  in __dia250()  typedef
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_tc_flower.c | 88 	u16 addr_type = 0;  in cxgb4_process_flow_match()  local
 | 
| /Linux-v5.4/net/dccp/ | 
| D | ipv6.c | 815 	int addr_type;  in dccp_v6_connect()  local
 |