Home
last modified time | relevance | path

Searched defs:BSD_VERSION (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dppp-comp.h119 #define BSD_VERSION(x) ((x) >> 5) /* version of option format */ macro
/illumos-gate/usr/src/uts/common/net/
H A Dppp-comp.h144 #define BSD_VERSION(x) ((x) >> 5) /* version of option format */ macro