Searched refs:RADVPrefixDelegation (Results 1 – 3 of 3) sorted by relevance
20 typedef enum RADVPrefixDelegation { enum27 } RADVPrefixDelegation; typedef72 const char* radv_prefix_delegation_to_string(RADVPrefixDelegation i) _const_;73 RADVPrefixDelegation radv_prefix_delegation_from_string(const char *s) _pure_;
214 RADVPrefixDelegation router_prefix_delegation;
1215 RADVPrefixDelegation,1230 RADVPrefixDelegation val, *ra = data; in config_parse_router_prefix_delegation()