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

  /bionic/libc/kernel/uapi/linux/
pkt_sched.h 90 #define SKBPRIO_MAX_PRIORITY 64
  /external/kernel-headers/original/uapi/linux/
pkt_sched.h 130 * Priorities go from zero to (SKBPRIO_MAX_PRIORITY - 1).
131 * SKBPRIO_MAX_PRIORITY should be at least 64 in order for skbprio to be able
133 * Memory allocation grows linearly with SKBPRIO_MAX_PRIORITY.
136 #define SKBPRIO_MAX_PRIORITY 64

Completed in 47 milliseconds