Home
last modified time | relevance | path

Searched defs:last_ip (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_bitmap_ipmac.c47 u32 last_ip; /* host byte order, included in range */ member
321 u32 first_ip = 0, last_ip in bitmap_ipmac_create() local
299 init_map_ipmac(struct ip_set *set, struct bitmap_ipmac *map, u32 first_ip, u32 last_ip, u32 elements) init_map_ipmac() argument
[all...]
H A Dip_set_bitmap_ip.c42 u32 last_ip; /* host byte order, included in range */ member
219 init_map_ip(struct ip_set *set, struct bitmap_ip *map, u32 first_ip, u32 last_ip, u32 elements, u32 hosts, u8 netmask) init_map_ip() argument
257 u32 first_ip = 0, last_ip = 0, hosts; bitmap_ip_create() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_bitmap_ipmac.c47 u32 last_ip; /* host byte order, included in range */ member
321 u32 first_ip = 0, last_ip in bitmap_ipmac_create() local
299 init_map_ipmac(struct ip_set *set, struct bitmap_ipmac *map, u32 first_ip, u32 last_ip, u32 elements) init_map_ipmac() argument
[all...]
H A Dip_set_bitmap_ip.c42 u32 last_ip; /* host byte order, included in range */ member
219 init_map_ip(struct ip_set *set, struct bitmap_ip *map, u32 first_ip, u32 last_ip, u32 elements, u32 hosts, u8 netmask) init_map_ip() argument
257 u32 first_ip = 0, last_ip = 0, hosts; bitmap_ip_create() local
[all...]
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dkvm.h168 __u64 last_ip; member
/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/
H A Dkvm.h168 __u64 last_ip; member
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c126 uint64_t last_ip; member
435 intel_pt_calc_ip(const struct intel_pt_pkt *packet, uint64_t last_ip) intel_pt_calc_ip() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dkvm.h176 __u64 last_ip; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dkvm.h154 __u64 last_ip; member
/kernel/linux/linux-6.6/tools/arch/x86/include/uapi/asm/
H A Dkvm.h176 __u64 last_ip; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dkvm.h154 __u64 last_ip; member
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c152 uint64_t last_ip; member
514 intel_pt_calc_ip(const struct intel_pt_pkt *packet, uint64_t last_ip) intel_pt_calc_ip() argument
[all...]

Completed in 16 milliseconds