Home
last modified time | relevance | path

Searched refs:addresses (Results 1 – 16 of 16) sorted by relevance

/net/wireless/
Dsysfs.c57 if (!wiphy->addresses) in addresses_show()
61 buf += sprintf(buf, "%pM\n", wiphy->addresses[i].addr); in addresses_show()
65 static DEVICE_ATTR_RO(addresses);
Dcore.c745 if (WARN_ON(wiphy->addresses && !wiphy->n_addresses)) in wiphy_register()
748 if (WARN_ON(wiphy->addresses && in wiphy_register()
750 memcmp(wiphy->perm_addr, wiphy->addresses[0].addr, in wiphy_register()
775 if (wiphy->addresses) in wiphy_register()
776 memcpy(wiphy->perm_addr, wiphy->addresses[0].addr, ETH_ALEN); in wiphy_register()
Dnl80211.c2262 rdev->wiphy.addresses[i].addr)) in nl80211_send_wiphy()
/net/x25/
Dx25_subr.c115 unsigned char addresses[1 + X25_ADDR_LEN]; in x25_write_internal() local
184 len = x25_addr_aton(addresses, &x25->dest_addr, in x25_write_internal()
186 skb_put_data(skb, addresses, len); in x25_write_internal()
/net/rxrpc/
Dkey.c196 if (rxk5->addresses) { in rxrpc_rxk5_free()
198 rxrpc_free_krb5_tagged(&rxk5->addresses[loop]); in rxrpc_rxk5_free()
199 kfree(rxk5->addresses); in rxrpc_rxk5_free()
495 ret = rxrpc_krb5_decode_tagged_array(&rxk5->addresses, in rxrpc_preparse_xdr_rxk5()
1100 toksize += RND(token->k5->addresses[loop].data_len); in rxrpc_read()
1207 ENCODE(token->k5->addresses[loop].tag); in rxrpc_read()
1208 ENCODE_DATA(token->k5->addresses[loop].data_len, in rxrpc_read()
1209 token->k5->addresses[loop].data); in rxrpc_read()
/net/netfilter/ipset/
DKconfig33 can store IPv4 addresses (or network addresse) from a range.
60 can store arbitrary IPv4 or IPv6 addresses (or network addresses)
/net/ceph/
DKconfig38 If you say Y here, hostnames (e.g. monitor addresses) will
/net/ipv4/netfilter/
DKconfig102 conflicting addresses. It works by modifying IP addresses
355 hardware and network addresses.
/net/ipv6/
DKconfig46 autoconfigured addresses to be used more quickly.
261 destination addresses. If you say Y here, the multicast router
/net/ipv4/
DKconfig43 host which has several IP addresses on different interfaces. To turn
109 This enables automatic configuration of IP addresses of devices and
174 networks without changing their IP addresses).
226 packets that have several destination addresses. It is needed on the
239 destination addresses. If you say Y here, the multicast router
/net/netfilter/ipvs/
DKconfig215 hash table by their destination IP addresses.
225 hash table by their source IP addresses.
/net/bridge/netfilter/
DKconfig99 and/or destination address on a list of addresses. Optionally,
/net/openvswitch/
Dactions.c301 ether_addr_copy(hdr->h_source, ethh->addresses.eth_src); in push_eth()
302 ether_addr_copy(hdr->h_dest, ethh->addresses.eth_dst); in push_eth()
/net/mac80211/
Diface.c1642 if (ether_addr_equal(local->hw.wiphy->addresses[i].addr, in ieee80211_assign_perm_addr()
1651 local->hw.wiphy->addresses[i].addr, in ieee80211_assign_perm_addr()
/net/netfilter/
DKconfig954 addresses. It maps the network address part, while keeping the host
1302 addresses and/or ports.
1340 an IP address range. (Normal iptables only matches on single addresses
1539 used addresses and then matching against that/those list(s).
/net/
DKconfig139 globally valid IP addresses. This is called "masquerading": if one