Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dif-options.c82 #define O_ENCAP O_BASE + 22 macro
183 {"encap", required_argument, NULL, O_ENCAP},
1544 case O_ENCAP: in parse_option()
1741 else if (opt == O_ENCAP) in parse_option()