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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h123 #define OPT_VALUE 0xff /* mask for presupplied value */ macro
146 #define OPT_VAL(x) ((x) & OPT_VALUE)

Completed in 49 milliseconds