| /linux/net/core/ |
| H A D | dev_addr_lists.c | 52 unsigned char addr_type, bool global, bool sync) in __hw_addr_create() 75 unsigned char addr_type, bool global, bool sync, in __hw_addr_add_ex() 133 unsigned char addr_type) in __hw_addr_add() 168 unsigned char addr_type) in __hw_addr_lookup() 194 unsigned char addr_type, bool global, bool sync) in __hw_addr_del_ex() 205 unsigned char addr_type) in __hw_addr_del() 600 unsigned char addr_type) in dev_addr_add() 628 unsigned char addr_type) in dev_addr_del()
|
| /linux/include/uapi/linux/ |
| H A D | ipmi.h | 54 int addr_type; member 66 int addr_type; member 77 int addr_type; member 90 int addr_type; member 116 int addr_type; member
|
| /linux/drivers/net/ipvlan/ |
| H A D | ipvlan_core.c | 367 int addr_type, bool use_dest) in ipvlan_addr_lookup() 608 int addr_type; in ipvlan_xmit_mode_l3() local 636 int addr_type; in ipvlan_xmit_mode_l2() local 708 int addr_type; in ipvlan_external_frame() local 727 int addr_type; in ipvlan_handle_mode_l3() local
|
| H A D | ipvlan_l3s.c | 20 int addr_type; in ipvlan_skb_to_addr() local
|
| /linux/net/ipv6/netfilter/ |
| H A D | ip6t_rpfilter.c | 22 int addr_type = ipv6_addr_type(addr); in rpfilter_addr_unicast() local 28 int addr_type = ipv6_addr_type(addr); in rpfilter_addr_linklocal() local
|
| /linux/net/bluetooth/ |
| H A D | msft.c | 84 __u8 addr_type; member 118 __u8 addr_type; member 211 (struct hci_dev *hdev, u8 addr_type, bdaddr_t *addr, in msft_find_address_data() 229 bdaddr_t *bdaddr, __u8 addr_type, in msft_monitor_device_del() 789 __u8 addr_type, __u16 mgmt_handle) in msft_device_found() 812 __u8 addr_type, __u16 mgmt_handle) in msft_device_lost() 928 (struct hci_dev *hdev, u8 addr_type, bdaddr_t *bdaddr, in msft_add_address_filter() 979 u8 addr_type; in msft_monitor_device_evt() local
|
| H A D | hci_core.c | 1183 u8 addr_type, u8 role) in hci_find_ltk() 1246 u8 addr_type) in hci_find_irk_by_addr() 1324 u8 addr_type, u8 type, u8 authenticated, in hci_add_ltk() 1353 u8 addr_type, u8 val[16], bdaddr_t *rpa) in hci_add_irk() 1410 void hci_remove_irk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 addr_type) in hci_remove_irk() 1429 u8 addr_type; in hci_bdaddr_is_paired() local 2216 bdaddr_t *addr, u8 addr_type) in hci_conn_params_lookup() 2232 bdaddr_t *addr, u8 addr_type) in hci_pend_le_action_lookup() 2271 bdaddr_t *addr, u8 addr_type) in hci_conn_params_add() 2316 void hci_conn_params_del(struct hci_dev *hdev, bdaddr_t *addr, u8 addr_type) in hci_conn_params_del()
|
| H A D | mgmt.c | 3068 u8 addr_type, struct sock *skip_sk) in device_unpaired() 3123 u8 addr_type; in unpair_device() local 3322 static u8 link_to_bdaddr(u8 link_type, u8 addr_type) in link_to_bdaddr() 3648 u8 addr_type = le_addr_type(cp->addr.type); in pair_device() local 5157 bdaddr_t *addr, u8 addr_type, in hci_conn_params_set() 7689 u8 auto_conn, addr_type; in add_device() local 7824 u8 addr_type; in remove_device() local 7989 u8 addr_type; in load_conn_param() local 9843 u8 link_type, u8 addr_type, u8 reason, in mgmt_device_disconnected() 9872 u8 link_type, u8 addr_type, u8 status) in mgmt_disconnect_failed() [all …]
|
| H A D | 6lowpan.c | 511 u8 addr_type; in bt_xmit() local 968 static int get_l2cap_conn(char *buf, bdaddr_t *addr, u8 *addr_type, in get_l2cap_conn() 1140 u8 addr_type; in lowpan_control_write() local
|
| /linux/net/ipv4/ |
| H A D | netfilter.c | 21 …t ip_route_me_harder(struct net *net, struct sock *sk, struct sk_buff *skb, unsigned int addr_type) in ip_route_me_harder()
|
| H A D | arp.c | 674 int *addr_type, __be16 ar_op, in arp_is_garp() 714 int addr_type; in arp_process() local
|
| H A D | fib_frontend.c | 576 unsigned int addr_type; in rtentry_to_fib_config() local 1345 unsigned int addr_type; in fib_del_ifaddr() local
|
| /linux/include/net/ |
| H A D | af_ieee802154.h | 28 int addr_type; member
|
| /linux/net/l2tp/ |
| H A D | l2tp_ip6.c | 293 int addr_type; in l2tp_ip6_bind() local 393 int addr_type; in l2tp_ip6_connect() local
|
| /linux/net/rds/ |
| H A D | bind.c | 192 int addr_type; in rds_bind() local
|
| /linux/net/netfilter/ |
| H A D | xt_addrtype.c | 71 int addr_type = ipv6_addr_type(addr); in match_type6() local
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_flower.c | 164 u16 addr_type, in cxgb4_process_flow_match() 847 u16 addr_type = 0; in cxgb4_flow_rule_replace() local
|
| /linux/drivers/peci/ |
| H A D | request.c | 361 __ep_mmio_read(struct peci_device *device, u8 bar, u8 addr_type, u8 seg, in __ep_mmio_read() 471 #define __read_ep_mmio(x, y, addr_type, type1, type2) \ argument
|
| /linux/net/ipv6/ |
| H A D | datagram.c | 152 int addr_type; in __ip6_datagram_connect() local 774 int addr_type; in ip6_datagram_send_ctl() local
|
| H A D | ping.c | 67 int addr_type; in ping_v6_sendmsg() local
|
| /linux/net/6lowpan/ |
| H A D | ndisc.c | 193 int addr_type, u32 addr_flags, in lowpan_ndisc_prefix_rcv_add_addr()
|
| /linux/drivers/s390/cio/ |
| H A D | ioasm.c | 177 typedef struct { char _[4096]; } addr_type; in chsc() typedef
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_flower.c | 200 u16 addr_type = 0; in prestera_flower_parse() local
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_cm.c | 100 int addr_type; in chtls_find_netdev() local 694 int addr_type; in chtls_listen_start() local 748 int addr_type = 0; in chtls_listen_stop() local
|
| /linux/drivers/s390/block/ |
| H A D | dasd_diag.c | 76 } addr_type; in __dia250() typedef
|