Home
last modified time | relevance | path

Searched defs:first_ip (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/netfilter/ipset/
H A Dip_set_bitmap_ip.c41 u32 first_ip; /* host byte order, included in range */ member
220 u32 first_ip, u32 last_ip, in init_map_ip()
257 u32 first_ip = 0, last_ip = 0, hosts; in bitmap_ip_create() local
H A Dip_set_bitmap_ipmac.c46 u32 first_ip; /* host byte order, included in range */ member
300 u32 first_ip, u32 last_ip, u32 elements) in init_map_ipmac()
321 u32 first_ip = 0, last_ip = 0; in bitmap_ipmac_create() local