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

  /bionic/libc/kernel/uapi/linux/
ppp-comp.h 38 #define BSD_VERSION(x) ((x) >> 5)
  /external/kernel-headers/original/uapi/linux/
ppp-comp.h 54 #define BSD_VERSION(x) ((x) >> 5) /* version of option format */
  /external/ppp/pppd/include/net/
ppp-comp.h 142 #define BSD_VERSION(x) ((x) >> 5) /* version of option format */

Completed in 51 milliseconds