HomeSort by relevance Sort by last modified time
    Searched defs:tp_block_size (Results 1 - 5 of 5) sorted by null

  /external/ltp/testcases/kernel/syscalls/setsockopt/
setsockopt02.c 20 * that tp_block_size < tp_sizeof_priv. If the vulnerability is present then
61 unsigned int tp_block_size; member in struct:tpacket_req3
90 req.tp_block_size = pgsz;
92 req.tp_frame_size = req.tp_block_size;
  /bionic/libc/kernel/uapi/linux/
if_packet.h 196 unsigned int tp_block_size; member in struct:tpacket_req
202 unsigned int tp_block_size; member in struct:tpacket_req3
  /external/iproute2/include/uapi/linux/
if_packet.h 194 * blk_len <= tp_block_size
270 unsigned int tp_block_size; /* Minimal size of contiguous block */ member in struct:tpacket_req
277 unsigned int tp_block_size; /* Minimal size of contiguous block */ member in struct:tpacket_req3
  /external/kernel-headers/original/uapi/linux/
if_packet.h 194 * blk_len <= tp_block_size
270 unsigned int tp_block_size; /* Minimal size of contiguous block */ member in struct:tpacket_req
277 unsigned int tp_block_size; /* Minimal size of contiguous block */ member in struct:tpacket_req3
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_packet.h 163 * blk_len <= tp_block_size
239 unsigned int tp_block_size; /* Minimal size of contiguous block */ member in struct:tpacket_req
246 unsigned int tp_block_size; /* Minimal size of contiguous block */ member in struct:tpacket_req3

Completed in 104 milliseconds