Home
last modified time | relevance | path

Searched defs:last_ip (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/netfilter/ipset/
Dip_set_bitmap_ip.c45 u32 last_ip; /* host byte order, included in range */ member
222 u32 first_ip, u32 last_ip, in init_map_ip()
253 u32 first_ip = 0, last_ip = 0, hosts; in bitmap_ip_create() local
Dip_set_bitmap_ipmac.c51 u32 last_ip; /* host byte order, included in range */ member
292 u32 first_ip, u32 last_ip, u32 elements) in init_map_ipmac()
319 u32 first_ip = 0, last_ip = 0; in bitmap_ipmac_create() local
/linux-4.1.27/arch/x86/include/uapi/asm/
Dkvm.h162 __u64 last_ip; member