HomeSort by relevance Sort by last modified time
    Searched refs:ENCAP (Results 1 - 3 of 3) sorted by null

  /external/dhcpcd-6.8.2/
dhcp-common.h 61 #define ENCAP (1 << 18)
dhcp-common.c 57 if (opt->type & ENCAP)
58 printf(" encap");
if-options.c 183 {"encap", required_argument, NULL, O_ENCAP},
    [all...]

Completed in 903 milliseconds