Home
last modified time | relevance | path

Searched defs:cidr (Results 26 - 39 of 39) sorted by relevance

12

/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_hash_ipportip.c169 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipportip4_uadt() local
299 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipportip6_uadt() local
H A Dip_set_hash_ipmark.c144 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipmark4_uadt() local
250 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipmark6_uadt() local
H A Dip_set_hash_ip.c143 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ip4_uadt() local
251 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ip6_uadt() local
H A Dip_set_hash_netportnet.c51 u8 cidr[2]; member
98 hash_netportnet4_data_netmask(struct hash_netportnet4_elem *elem, u8 cidr, bool inner) hash_netportnet4_data_netmask() argument
178 hash_netportnet4_range_to_cidr(u32 from, u32 to, u8 *cidr) hash_netportnet4_range_to_cidr() argument
342 u8 cidr[2]; global() member
390 hash_netportnet6_data_netmask(struct hash_netportnet6_elem *elem, u8 cidr, bool inner) hash_netportnet6_data_netmask() argument
[all...]
H A Dip_set_hash_netiface.c50 u8 cidr; member
59 u8 cidr; member
101 hash_netiface4_data_netmask(struct hash_netiface4_elem *elem, u8 cidr) in hash_netiface4_data_netmask() argument
285 u8 cidr; global() member
293 u8 cidr; global() member
335 hash_netiface6_data_netmask(struct hash_netiface6_elem *elem, u8 cidr) hash_netiface6_data_netmask() argument
[all...]
H A Dip_set_hash_netnet.c52 u8 cidr[2]; member
94 hash_netnet4_data_netmask(struct hash_netnet4_elem *elem, u8 cidr, bool inner) in hash_netnet4_data_netmask() argument
287 u8 cidr[2]; global() member
330 hash_netnet6_data_netmask(struct hash_netnet6_elem *elem, u8 cidr, bool inner) hash_netnet6_data_netmask() argument
[all...]
H A Dip_set_hash_gen.h101 u8 cidr[IPSET_NET_COUNT]; /* the cidr value */ member
325 mtype_add_cidr(struct ip_set *set, struct htype *h, u8 cidr, u8 n) mtype_add_cidr() argument
352 mtype_del_cidr(struct ip_set *set, struct htype *h, u8 cidr, u8 n) mtype_del_cidr() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireguard/selftest/
H A Dallowedips.c106 static __init inline union nf_inet_addr horrible_cidr_to_mask(u8 cidr) in horrible_cidr_to_mask() argument
256 unsigned int i, j, k, mutate_amount, cidr; in randomized_test() local
181 horrible_allowedips_insert_v4(struct horrible_allowedips *table, struct in_addr *ip, u8 cidr, void *value) horrible_allowedips_insert_v4() argument
198 horrible_allowedips_insert_v6(struct horrible_allowedips *table, struct in6_addr *ip, u8 cidr, void *value) horrible_allowedips_insert_v6() argument
619 u8 cidr, ip[16] __aligned(__alignof(u64)); wg_allowedips_selftest() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_hash_netiface.c49 u8 cidr; member
58 u8 cidr; member
100 hash_netiface4_data_netmask(struct hash_netiface4_elem *elem, u8 cidr) in hash_netiface4_data_netmask() argument
284 u8 cidr; global() member
292 u8 cidr; global() member
334 hash_netiface6_data_netmask(struct hash_netiface6_elem *elem, u8 cidr) hash_netiface6_data_netmask() argument
[all...]
H A Dip_set_hash_netportnet.c50 u8 cidr[2]; member
97 hash_netportnet4_data_netmask(struct hash_netportnet4_elem *elem, u8 cidr, bool inner) hash_netportnet4_data_netmask() argument
177 hash_netportnet4_range_to_cidr(u32 from, u32 to, u8 *cidr) hash_netportnet4_range_to_cidr() argument
341 u8 cidr[2]; global() member
389 hash_netportnet6_data_netmask(struct hash_netportnet6_elem *elem, u8 cidr, bool inner) hash_netportnet6_data_netmask() argument
[all...]
H A Dip_set_hash_netnet.c48 u8 cidr[2]; member
90 hash_netnet4_data_netmask(struct hash_netnet4_elem *elem, u8 cidr, bool inner) in hash_netnet4_data_netmask() argument
283 u8 cidr[2]; global() member
326 hash_netnet6_data_netmask(struct hash_netnet6_elem *elem, u8 cidr, bool inner) hash_netnet6_data_netmask() argument
[all...]
H A Dip_set_hash_gen.h126 u8 cidr[IPSET_NET_COUNT]; /* the cidr value */ member
340 mtype_add_cidr(struct ip_set *set, struct htype *h, u8 cidr, u8 n) mtype_add_cidr() argument
367 mtype_del_cidr(struct ip_set *set, struct htype *h, u8 cidr, u8 n) mtype_del_cidr() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireguard/selftest/
H A Dallowedips.c106 static __init inline union nf_inet_addr horrible_cidr_to_mask(u8 cidr) in horrible_cidr_to_mask() argument
256 unsigned int i, j, k, mutate_amount, cidr; in randomized_test() local
181 horrible_allowedips_insert_v4(struct horrible_allowedips *table, struct in_addr *ip, u8 cidr, void *value) horrible_allowedips_insert_v4() argument
198 horrible_allowedips_insert_v6(struct horrible_allowedips *table, struct in6_addr *ip, u8 cidr, void *value) horrible_allowedips_insert_v6() argument
619 u8 cidr, ip[16] __aligned(__alignof(u64)); wg_allowedips_selftest() local
[all...]
/third_party/backends/frontend/
H A Dsaned.c567 int cidr; in check_v4_in_range() local
633 int cidr; check_v6_in_range() local
701 int cidr; check_v4_in_range() local
[all...]

Completed in 12 milliseconds

12