Home
last modified time | relevance | path

Searched defs:addr_type (Results 1 – 25 of 74) sorted by relevance

123

/OK3568_Linux_fs/kernel/net/core/
H A Ddev_addr_lists.c21 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()
/OK3568_Linux_fs/kernel/drivers/net/ipvlan/
H A Dipvlan_core.c355 int addr_type, bool use_dest) in ipvlan_addr_lookup()
570 int addr_type; in ipvlan_xmit_mode_l3() local
597 int addr_type; in ipvlan_xmit_mode_l2() local
668 int addr_type; in ipvlan_external_frame() local
687 int addr_type; in ipvlan_handle_mode_l3() local
H A Dipvlan_l3s.c18 int addr_type; in ipvlan_skb_to_addr() local
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6t_rpfilter.c22 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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dipmi.h54 int addr_type; member
66 int addr_type; member
77 int addr_type; member
102 int addr_type; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dipmi.h54 int addr_type; member
66 int addr_type; member
77 int addr_type; member
102 int addr_type; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dipmi.h54 int addr_type; member
66 int addr_type; member
77 int addr_type; member
102 int addr_type; member
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c2424 u8 addr_type, struct sock *skip_sk) in device_unpaired()
2443 u8 addr_type; in unpair_device() local
2629 static u8 link_to_bdaddr(u8 link_type, u8 addr_type) in link_to_bdaddr()
2951 u8 addr_type = le_addr_type(cp->addr.type); in pair_device() local
6420 u8 addr_type, u8 auto_connect) in hci_conn_params_set()
6479 u8 auto_conn, addr_type; in add_device() local
6596 u8 addr_type; in remove_device() local
6752 u8 addr_type; in load_conn_param() local
8260 u8 link_type, u8 addr_type, u8 reason, in mgmt_device_disconnected()
8300 u8 link_type, u8 addr_type, u8 status) in mgmt_disconnect_failed()
[all …]
H A Dhci_core.c2475 u8 addr_type, u8 role) in hci_find_ltk()
2538 u8 addr_type) in hci_find_irk_by_addr()
2618 u8 addr_type, u8 type, u8 authenticated, in hci_add_ltk()
2647 u8 addr_type, u8 val[16], bdaddr_t *rpa) in hci_add_irk()
2704 void hci_remove_irk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 addr_type) in hci_remove_irk()
2723 u8 addr_type; in hci_bdaddr_is_paired() local
3298 bdaddr_t *addr, u8 addr_type) in hci_conn_params_lookup()
3314 bdaddr_t *addr, u8 addr_type) in hci_pend_le_action_lookup()
3338 bdaddr_t *addr, u8 addr_type) in hci_conn_params_add()
3382 void hci_conn_params_del(struct hci_dev *hdev, bdaddr_t *addr, u8 addr_type) in hci_conn_params_del()
H A D6lowpan.c531 u8 addr_type; in bt_xmit() local
990 static int get_l2cap_conn(char *buf, bdaddr_t *addr, u8 *addr_type, in get_l2cap_conn()
1129 u8 addr_type; in lowpan_control_write() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dnetfilter.c20 …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 Darp.c648 int *addr_type, __be16 ar_op, in arp_is_garp()
688 int addr_type; in arp_process() local
H A Dfib_frontend.c566 unsigned int addr_type; in rtentry_to_fib_config() local
1303 unsigned int addr_type; in fib_del_ifaddr() local
/OK3568_Linux_fs/kernel/include/net/
H A Daf_ieee802154.h28 int addr_type; member
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_ip6.c270 int addr_type; in l2tp_ip6_bind() local
368 int addr_type; in l2tp_ip6_connect() local
/OK3568_Linux_fs/kernel/net/rds/
H A Dbind.c192 int addr_type; in rds_bind() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_addrtype.c71 int addr_type = ipv6_addr_type(addr); in match_type6() local
/OK3568_Linux_fs/kernel/net/6lowpan/
H A Dndisc.c201 int addr_type, u32 addr_flags, in lowpan_ndisc_prefix_rcv_add_addr()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Ddatagram.c144 int addr_type; in __ip6_datagram_connect() local
766 int addr_type; in ip6_datagram_send_ctl() local
H A Dping.c57 int addr_type; in ping_v6_sendmsg() local
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dioasm.c168 typedef struct { char _[4096]; } addr_type; in chsc() typedef
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dmpspec.c171 int busid, int addr_type, in mp_write_address_space()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c543 u16 addr_type; in mlx5e_tc_tun_parse() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c407 u16 addr_type = 0; in mlxsw_sp_flower_parse() local
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_diag.c76 } addr_type; in __dia250() typedef

123