Searched refs:SHARED_NET_DECL (Results 1 – 6 of 6) sorted by relevance
636 if (type == SHARED_NET_DECL || in parse_statement()750 if (type != SUBNET_DECL && type != SHARED_NET_DECL) in parse_statement()864 (kind == SHARED_NET_DECL) || in parse_statement()1163 if (type != SUBNET_DECL && type != SHARED_NET_DECL) in parse_pool_statement()2122 share->kind = SHARED_NET_DECL; in parse_shared_net_declaration()2171 declaration = parse_statement(cfile, SHARED_NET_DECL, in parse_shared_net_declaration()2189 shares->kind = SHARED_NET_DECL; in parse_shared_net_declaration()2375 if ((kind == SHARED_NET_DECL) || in parse_subnet_declaration()2384 if (kind == SHARED_NET_DECL) in parse_subnet_declaration()2388 if (kind == SHARED_NET_DECL) in parse_subnet_declaration()[all …]
131 #define SHARED_NET_DECL 4 macro
5021 (kind == SHARED_NET_DECL) || in config_def_valid_lifetime()5060 (kind == SHARED_NET_DECL) || in config_min_valid_lifetime()5099 (kind == SHARED_NET_DECL) || in config_max_valid_lifetime()5513 (kind == SHARED_NET_DECL) || in config_preferred_lifetime()5572 (kind == SHARED_NET_DECL) || in config_match_client_id()
145 (changed to a type) in ROOT_GROUP (global), HOST_DECL, SHARED_NET_DECL,
402 (type == SUBNET_DECL || type == SHARED_NET_DECL)) {430 if (type == SHARED_NET_DECL ||617 } else if (type != SUBNET_DECL && type != SHARED_NET_DECL) {796 if (type != ROOT_GROUP && type != SHARED_NET_DECL) {936 if (type != SHARED_NET_DECL)1199 if (type == SHARED_NET_DECL)1749 else if (type == SHARED_NET_DECL)2677 SHARED_NET_DECL,
686 #define SHARED_NET_DECL 2 macro