Searched refs:addr_type (Results 1 – 16 of 16) sorted by relevance
| /include/uapi/linux/ |
| 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
|
| /include/net/ |
| A D | af_ieee802154.h | 28 int addr_type; member
|
| A D | ieee802154_netdev.h | 26 IEEE802154_REQUIRED_SIZE(struct ieee802154_addr_sa, addr_type)) 331 switch (sa->addr_type) { in ieee802154_sockaddr_check_size() 352 a->mode = sa->addr_type; in ieee802154_addr_from_sa() 368 sa->addr_type = a->mode; in ieee802154_addr_to_sa()
|
| A D | inet_sock.h | 445 int addr_type) in inet_addr_valid_or_nonlocal() argument 449 addr_type == RTN_LOCAL || in inet_addr_valid_or_nonlocal() 450 addr_type == RTN_MULTICAST || in inet_addr_valid_or_nonlocal() 451 addr_type == RTN_BROADCAST; in inet_addr_valid_or_nonlocal()
|
| A D | ndisc.h | 205 int addr_type, u32 addr_flags, 275 int addr_type, u32 addr_flags, in ndisc_ops_prefix_rcv_add_addr() argument 283 addr, addr_type, in ndisc_ops_prefix_rcv_add_addr()
|
| A D | flow_dissector.h | 25 u16 addr_type; member
|
| A D | addrconf.h | 158 const struct in6_addr *addr, int addr_type,
|
| A D | inet_hashtables.h | 100 unsigned short addr_type; member
|
| A D | ip.h | 609 flow->control.addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in iph_to_flow_copy_v4addrs()
|
| A D | ipv6.h | 929 flow->control.addr_type = FLOW_DISSECTOR_KEY_IPV6_ADDRS; in iph_to_flow_copy_v6addrs()
|
| /include/linux/ |
| A D | netfilter_ipv4.h | 19 int ip_route_me_harder(struct net *net, struct sock *sk, struct sk_buff *skb, unsigned addr_type);
|
| A D | ipmi.h | 296 unsigned int ipmi_addr_length(int addr_type);
|
| A D | netdevice.h | 4902 unsigned char addr_type); 4904 unsigned char addr_type);
|
| /include/net/bluetooth/ |
| A D | hci_core.h | 216 u8 addr_type; member 293 __u8 addr_type; member 802 u8 addr_type; member 1790 u8 addr_type); 1804 u8 addr_type, u8 role); 1811 u8 addr_type); 2161 if (addr_type != ADDR_LE_DEV_RANDOM) in hci_bdaddr_is_rpa() 2172 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address() 2183 bdaddr_t *bdaddr, u8 addr_type) in hci_get_irk() argument 2365 u8 link_type, u8 addr_type); [all …]
|
| A D | hci.h | 1932 __u8 addr_type; member
|
| /include/net/netfilter/ |
| A D | nf_tables_offload.h | 71 enum flow_dissector_key_id addr_type);
|
Completed in 65 milliseconds