Searched refs:OT_ANY (Results 1 – 2 of 2) sorted by relevance
/external/ppp/pppd/plugins/radius/ | ||
D | options.h | 20 #define OT_ANY ((unsigned int)~0) /* used internally */ macro |
D | config.c | 218 if ((option = find_option(p, OT_ANY)) == NULL) { in rc_read_config() |