Home
last modified time | relevance | path

Searched refs:ip_set_hostmask_map (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/netfilter/ipset/
H A Dpfxlen.h11 extern const union nf_inet_addr ip_set_hostmask_map[];
28 return (__force u32) ip_set_hostmask_map[pfxlen].ip; in ip_set_hostmask()
34 return &ip_set_hostmask_map[pfxlen].ip6[0]; in ip_set_hostmask6()
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dpfxlen.c165 const union nf_inet_addr ip_set_hostmask_map[] = { variable
168 EXPORT_SYMBOL_GPL(ip_set_hostmask_map);