Home
last modified time | relevance | path

Searched refs:O_BASE (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif-options.h138 #define O_BASE MAX('z', 'Z') + 1 macro
139 #define O_ARPING O_BASE + 1
140 #define O_FALLBACK O_BASE + 2
141 #define O_DESTINATION O_BASE + 3
142 #define O_IPV6RS O_BASE + 4
143 #define O_NOIPV6RS O_BASE + 5
144 #define O_IPV6RA_FORK O_BASE + 6
145 #define O_LINK_RCVBUF O_BASE + 7
146 #define O_ANONYMOUS O_BASE + 8
147 #define O_NOALIAS O_BASE + 9
[all …]