/net/netfilter/ipset/ |
D | ip_set_hash_gen.h | 45 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 …]
|
D | ip_set_hash_netiface.c | 146 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()
|
D | ip_set_hash_ipmark.c | 53 u32 *multi) in hash_ipmark4_data_equal() argument 181 u32 *multi) in hash_ipmark6_data_equal() argument
|
D | ip_set_hash_ip.c | 54 u32 *multi) in hash_ip4_data_equal() argument 183 u32 *multi) in hash_ip6_data_equal() argument
|
D | ip_set_hash_ipport.c | 57 u32 *multi) in hash_ipport4_data_equal() argument 219 u32 *multi) in hash_ipport6_data_equal() argument
|
D | ip_set_hash_net.c | 57 u32 *multi) in hash_net4_data_equal() argument 226 u32 *multi) in hash_net6_data_equal() argument
|
D | ip_set_hash_ipportip.c | 56 u32 *multi) in hash_ipportip4_data_equal() argument 226 u32 *multi) in hash_ipportip6_data_equal() argument
|
D | ip_set_hash_mac.c | 47 u32 *multi) in hash_mac4_data_equal() argument
|
D | ip_set_hash_netnet.c | 60 u32 *multi) in hash_netnet4_data_equal() argument 285 u32 *multi) in hash_netnet6_data_equal() argument
|
D | ip_set_hash_netport.c | 67 u32 *multi) in hash_netport4_data_equal() argument 283 u32 *multi) in hash_netport6_data_equal() argument
|
D | ip_set_hash_ipportnet.c | 69 u32 *multi) in hash_ipportnet4_data_equal() argument 322 u32 *multi) in hash_ipportnet6_data_equal() argument
|
D | ip_set_hash_netportnet.c | 65 u32 *multi) in hash_netportnet4_data_equal() argument 336 u32 *multi) in hash_netportnet6_data_equal() argument
|
/net/ipv4/ |
D | igmp.c | 1913 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 …]
|
D | Kconfig | 606 provide multi-bit feedback to the end hosts. It is designed to provide:
|
/net/mac80211/ |
D | key.h | 136 bool uni, bool multi);
|
D | key.c | 204 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()
|
D | cfg.c | 386 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/ |
D | Kconfig | 14 particularly important in multi-server virtualization deployments,
|
/net/batman-adv/ |
D | Kconfig | 13 a routing protocol for multi-hop ad-hoc mesh networks. The
|
/net/sctp/ |
D | Kconfig | 29 -- network-level fault tolerance through supporting of multi-
|
/net/ipv6/ |
D | Kconfig | 30 are placed in a multi-homed network.
|