Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dif-options.c60 #define O_BASE MAX('z', 'Z') + 1 macro
61 #define O_ARPING O_BASE + 1
62 #define O_FALLBACK O_BASE + 2
63 #define O_DESTINATION O_BASE + 3
64 #define O_IPV6RS O_BASE + 4
65 #define O_NOIPV6RS O_BASE + 5
66 #define O_IPV6RA_FORK O_BASE + 6
67 #define O_IPV6RA_OWN O_BASE + 7
68 #define O_IPV6RA_OWN_D O_BASE + 8
69 #define O_NOALIAS O_BASE + 9
[all …]