Home
last modified time | relevance | path

Searched refs:multi (Results 1 – 21 of 21) sorted by relevance

/net/netfilter/ipset/
Dip_set_hash_gen.h45 tune_ahash_max(u8 curr, u32 multi) in tune_ahash_max() argument
49 if (multi < curr) in tune_ahash_max()
58 #define TUNE_AHASH_MAX(h, multi) \ argument
59 ((h)->ahash_max = tune_ahash_max((h)->ahash_max, multi))
62 #define TUNE_AHASH_MAX(h, multi) argument
634 u32 key, multi = 0; in mtype_add() local
665 if (mtype_data_equal(data, d, &multi)) { in mtype_add()
698 TUNE_AHASH_MAX(h, multi); in mtype_add()
747 u32 key, multi = 0; in mtype_del() local
755 if (!mtype_data_equal(data, d, &multi)) in mtype_del()
[all …]
Dip_set_hash_netiface.c146 u32 *multi) in hash_netiface4_data_equal() argument
150 (++*multi) && in hash_netiface4_data_equal()
382 u32 *multi) in hash_netiface6_data_equal() argument
386 (++*multi) && in hash_netiface6_data_equal()
Dip_set_hash_ipmark.c53 u32 *multi) in hash_ipmark4_data_equal() argument
181 u32 *multi) in hash_ipmark6_data_equal() argument
Dip_set_hash_ip.c54 u32 *multi) in hash_ip4_data_equal() argument
183 u32 *multi) in hash_ip6_data_equal() argument
Dip_set_hash_ipport.c57 u32 *multi) in hash_ipport4_data_equal() argument
219 u32 *multi) in hash_ipport6_data_equal() argument
Dip_set_hash_net.c57 u32 *multi) in hash_net4_data_equal() argument
226 u32 *multi) in hash_net6_data_equal() argument
Dip_set_hash_ipportip.c56 u32 *multi) in hash_ipportip4_data_equal() argument
226 u32 *multi) in hash_ipportip6_data_equal() argument
Dip_set_hash_mac.c47 u32 *multi) in hash_mac4_data_equal() argument
Dip_set_hash_netnet.c60 u32 *multi) in hash_netnet4_data_equal() argument
285 u32 *multi) in hash_netnet6_data_equal() argument
Dip_set_hash_netport.c67 u32 *multi) in hash_netport4_data_equal() argument
283 u32 *multi) in hash_netport6_data_equal() argument
Dip_set_hash_ipportnet.c69 u32 *multi) in hash_ipportnet4_data_equal() argument
322 u32 *multi) in hash_ipportnet6_data_equal() argument
Dip_set_hash_netportnet.c65 u32 *multi) in hash_netportnet4_data_equal() argument
336 u32 *multi) in hash_netportnet6_data_equal() argument
/net/ipv4/
Digmp.c1913 if (i->multi.imr_multiaddr.s_addr == addr && in ip_mc_join_group()
1914 i->multi.imr_ifindex == ifindex) in ip_mc_join_group()
1925 memcpy(&iml->multi, imr, sizeof(*imr)); in ip_mc_join_group()
1946 return ip_mc_del_src(in_dev, &iml->multi.imr_multiaddr.s_addr, in ip_mc_leave_src()
1949 err = ip_mc_del_src(in_dev, &iml->multi.imr_multiaddr.s_addr, in ip_mc_leave_src()
1983 if (iml->multi.imr_multiaddr.s_addr != group) in ip_mc_leave_group()
1986 if (iml->multi.imr_ifindex != ifindex) in ip_mc_leave_group()
1989 iml->multi.imr_address.s_addr) in ip_mc_leave_group()
2040 if ((pmc->multi.imr_multiaddr.s_addr == in ip_mc_source()
2042 (pmc->multi.imr_ifindex == imr.imr_ifindex)) in ip_mc_source()
[all …]
DKconfig606 provide multi-bit feedback to the end hosts. It is designed to provide:
/net/mac80211/
Dkey.h136 bool uni, bool multi);
Dkey.c204 int idx, bool uni, bool multi) in __ieee80211_set_default_key() argument
218 if (multi) in __ieee80211_set_default_key()
225 bool uni, bool multi) in ieee80211_set_default_key() argument
228 __ieee80211_set_default_key(sdata, idx, uni, multi); in ieee80211_set_default_key()
Dcfg.c386 bool multi) in ieee80211_config_default_key() argument
390 ieee80211_set_default_key(sdata, key_idx, uni, multi); in ieee80211_config_default_key()
/net/openvswitch/
DKconfig14 particularly important in multi-server virtualization deployments,
/net/batman-adv/
DKconfig13 a routing protocol for multi-hop ad-hoc mesh networks. The
/net/sctp/
DKconfig29 -- network-level fault tolerance through supporting of multi-
/net/ipv6/
DKconfig30 are placed in a multi-homed network.