Home
last modified time | relevance | path

Searched refs:CONFIG_PARSER_PROTOTYPE (Results 1 – 25 of 83) sorted by relevance

1234

/systemd-251/src/core/
Dload-fragment.h21 CONFIG_PARSER_PROTOTYPE(config_parse_unit_deps);
22 CONFIG_PARSER_PROTOTYPE(config_parse_obsolete_unit_deps);
23 CONFIG_PARSER_PROTOTYPE(config_parse_unit_string_printf);
24 CONFIG_PARSER_PROTOTYPE(config_parse_unit_strv_printf);
25 CONFIG_PARSER_PROTOTYPE(config_parse_unit_path_printf);
26 CONFIG_PARSER_PROTOTYPE(config_parse_colon_separated_paths);
27 CONFIG_PARSER_PROTOTYPE(config_parse_unit_path_strv_printf);
28 CONFIG_PARSER_PROTOTYPE(config_parse_documentation);
29 CONFIG_PARSER_PROTOTYPE(config_parse_socket_listen);
30 CONFIG_PARSER_PROTOTYPE(config_parse_socket_protocol);
[all …]
/systemd-251/src/shared/
Dconf-parser.h43 #define CONFIG_PARSER_PROTOTYPE(name) int name(CONFIG_PARSER_ARGUMENTS) macro
163 CONFIG_PARSER_PROTOTYPE(config_parse_int);
164 CONFIG_PARSER_PROTOTYPE(config_parse_unsigned);
165 CONFIG_PARSER_PROTOTYPE(config_parse_long);
166 CONFIG_PARSER_PROTOTYPE(config_parse_uint8);
167 CONFIG_PARSER_PROTOTYPE(config_parse_uint16);
168 CONFIG_PARSER_PROTOTYPE(config_parse_uint32);
169 CONFIG_PARSER_PROTOTYPE(config_parse_int32);
170 CONFIG_PARSER_PROTOTYPE(config_parse_uint64);
171 CONFIG_PARSER_PROTOTYPE(config_parse_double);
[all …]
Dethtool-util.h197 CONFIG_PARSER_PROTOTYPE(config_parse_duplex);
198 CONFIG_PARSER_PROTOTYPE(config_parse_wol);
199 CONFIG_PARSER_PROTOTYPE(config_parse_port);
200 CONFIG_PARSER_PROTOTYPE(config_parse_mdi);
201 CONFIG_PARSER_PROTOTYPE(config_parse_advertise);
202 CONFIG_PARSER_PROTOTYPE(config_parse_ring_buffer_or_channel);
203 CONFIG_PARSER_PROTOTYPE(config_parse_coalesce_u32);
204 CONFIG_PARSER_PROTOTYPE(config_parse_coalesce_sec);
205 CONFIG_PARSER_PROTOTYPE(config_parse_nic_coalesce_setting);
Dnetif-sriov.h45 CONFIG_PARSER_PROTOTYPE(config_parse_sr_iov_uint32);
46 CONFIG_PARSER_PROTOTYPE(config_parse_sr_iov_boolean);
47 CONFIG_PARSER_PROTOTYPE(config_parse_sr_iov_link_state);
48 CONFIG_PARSER_PROTOTYPE(config_parse_sr_iov_vlan_proto);
49 CONFIG_PARSER_PROTOTYPE(config_parse_sr_iov_mac);
50 CONFIG_PARSER_PROTOTYPE(config_parse_sr_iov_num_vfs);
/systemd-251/src/network/
Dnetworkd-dhcp-common.h91 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp);
92 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_or_ra_route_metric);
93 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_use_dns);
94 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_use_domains);
95 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_use_ntp);
96 CONFIG_PARSER_PROTOTYPE(config_parse_iaid);
97 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_or_ra_route_table);
98 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_user_or_vendor_class);
99 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_send_option);
100 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_request_options);
[all …]
Dnetworkd-routing-policy-rule.h77 CONFIG_PARSER_PROTOTYPE(config_parse_routing_policy_rule_tos);
78 CONFIG_PARSER_PROTOTYPE(config_parse_routing_policy_rule_table);
79 CONFIG_PARSER_PROTOTYPE(config_parse_routing_policy_rule_fwmark_mask);
80 CONFIG_PARSER_PROTOTYPE(config_parse_routing_policy_rule_prefix);
81 CONFIG_PARSER_PROTOTYPE(config_parse_routing_policy_rule_priority);
82 CONFIG_PARSER_PROTOTYPE(config_parse_routing_policy_rule_device);
83 CONFIG_PARSER_PROTOTYPE(config_parse_routing_policy_rule_port_range);
84 CONFIG_PARSER_PROTOTYPE(config_parse_routing_policy_rule_ip_protocol);
85 CONFIG_PARSER_PROTOTYPE(config_parse_routing_policy_rule_invert);
86 CONFIG_PARSER_PROTOTYPE(config_parse_routing_policy_rule_family);
[all …]
Dnetworkd-route.h113 CONFIG_PARSER_PROTOTYPE(config_parse_gateway);
114 CONFIG_PARSER_PROTOTYPE(config_parse_preferred_src);
115 CONFIG_PARSER_PROTOTYPE(config_parse_destination);
116 CONFIG_PARSER_PROTOTYPE(config_parse_route_priority);
117 CONFIG_PARSER_PROTOTYPE(config_parse_route_scope);
118 CONFIG_PARSER_PROTOTYPE(config_parse_route_table);
119 CONFIG_PARSER_PROTOTYPE(config_parse_route_boolean);
120 CONFIG_PARSER_PROTOTYPE(config_parse_ipv6_route_preference);
121 CONFIG_PARSER_PROTOTYPE(config_parse_route_protocol);
122 CONFIG_PARSER_PROTOTYPE(config_parse_route_type);
[all …]
Dnetworkd-radv.h75 CONFIG_PARSER_PROTOTYPE(config_parse_router_prefix_delegation);
76 CONFIG_PARSER_PROTOTYPE(config_parse_router_lifetime);
77 CONFIG_PARSER_PROTOTYPE(config_parse_router_preference);
78 CONFIG_PARSER_PROTOTYPE(config_parse_prefix);
79 CONFIG_PARSER_PROTOTYPE(config_parse_prefix_boolean);
80 CONFIG_PARSER_PROTOTYPE(config_parse_prefix_lifetime);
81 CONFIG_PARSER_PROTOTYPE(config_parse_prefix_metric);
82 CONFIG_PARSER_PROTOTYPE(config_parse_prefix_token);
83 CONFIG_PARSER_PROTOTYPE(config_parse_radv_dns);
84 CONFIG_PARSER_PROTOTYPE(config_parse_radv_search_domains);
[all …]
Dnetworkd-network.h374 CONFIG_PARSER_PROTOTYPE(config_parse_stacked_netdev);
375 CONFIG_PARSER_PROTOTYPE(config_parse_tunnel);
376 CONFIG_PARSER_PROTOTYPE(config_parse_domains);
377 CONFIG_PARSER_PROTOTYPE(config_parse_dns);
378 CONFIG_PARSER_PROTOTYPE(config_parse_timezone);
379 CONFIG_PARSER_PROTOTYPE(config_parse_dnssec_negative_trust_anchors);
380 CONFIG_PARSER_PROTOTYPE(config_parse_ntp);
381 CONFIG_PARSER_PROTOTYPE(config_parse_required_for_online);
382 CONFIG_PARSER_PROTOTYPE(config_parse_required_family_for_online);
383 CONFIG_PARSER_PROTOTYPE(config_parse_keep_configuration);
[all …]
Dnetworkd-dhcp4.h29 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_client_identifier);
30 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_max_attempts);
31 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_ip_service_type);
32 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_mud_url);
33 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_fallback_lease_lifetime);
34 CONFIG_PARSER_PROTOTYPE(config_parse_dhcp_label);
Dnetworkd-bridge-fdb.h49 CONFIG_PARSER_PROTOTYPE(config_parse_fdb_hwaddr);
50 CONFIG_PARSER_PROTOTYPE(config_parse_fdb_vlan_id);
51 CONFIG_PARSER_PROTOTYPE(config_parse_fdb_destination);
52 CONFIG_PARSER_PROTOTYPE(config_parse_fdb_vxlan_vni);
53 CONFIG_PARSER_PROTOTYPE(config_parse_fdb_ntf_flags);
54 CONFIG_PARSER_PROTOTYPE(config_parse_fdb_interface);
Dnetworkd-nexthop.h54 CONFIG_PARSER_PROTOTYPE(config_parse_nexthop_id);
55 CONFIG_PARSER_PROTOTYPE(config_parse_nexthop_gateway);
56 CONFIG_PARSER_PROTOTYPE(config_parse_nexthop_family);
57 CONFIG_PARSER_PROTOTYPE(config_parse_nexthop_onlink);
58 CONFIG_PARSER_PROTOTYPE(config_parse_nexthop_blackhole);
59 CONFIG_PARSER_PROTOTYPE(config_parse_nexthop_group);
Dnetworkd-can.h14 CONFIG_PARSER_PROTOTYPE(config_parse_can_bitrate);
15 CONFIG_PARSER_PROTOTYPE(config_parse_can_time_quanta);
16 CONFIG_PARSER_PROTOTYPE(config_parse_can_restart_usec);
17 CONFIG_PARSER_PROTOTYPE(config_parse_can_control_mode);
18 CONFIG_PARSER_PROTOTYPE(config_parse_can_termination);
Dnetworkd-address.h130 CONFIG_PARSER_PROTOTYPE(config_parse_address);
131 CONFIG_PARSER_PROTOTYPE(config_parse_broadcast);
132 CONFIG_PARSER_PROTOTYPE(config_parse_label);
133 CONFIG_PARSER_PROTOTYPE(config_parse_lifetime);
134 CONFIG_PARSER_PROTOTYPE(config_parse_address_flags);
135 CONFIG_PARSER_PROTOTYPE(config_parse_address_scope);
136 CONFIG_PARSER_PROTOTYPE(config_parse_address_route_metric);
137 CONFIG_PARSER_PROTOTYPE(config_parse_duplicate_address_detection);
/systemd-251/src/nspawn/
Dnspawn-settings.h253 CONFIG_PARSER_PROTOTYPE(config_parse_capability);
254 CONFIG_PARSER_PROTOTYPE(config_parse_expose_port);
255 CONFIG_PARSER_PROTOTYPE(config_parse_volatile_mode);
256 CONFIG_PARSER_PROTOTYPE(config_parse_pivot_root);
257 CONFIG_PARSER_PROTOTYPE(config_parse_bind);
258 CONFIG_PARSER_PROTOTYPE(config_parse_tmpfs);
259 CONFIG_PARSER_PROTOTYPE(config_parse_overlay);
260 CONFIG_PARSER_PROTOTYPE(config_parse_inaccessible);
261 CONFIG_PARSER_PROTOTYPE(config_parse_veth_extra);
262 CONFIG_PARSER_PROTOTYPE(config_parse_network_zone);
[all …]
/systemd-251/src/network/netdev/
Dbond.h49 CONFIG_PARSER_PROTOTYPE(config_parse_bond_mode);
50 CONFIG_PARSER_PROTOTYPE(config_parse_bond_xmit_hash_policy);
51 CONFIG_PARSER_PROTOTYPE(config_parse_bond_lacp_rate);
52 CONFIG_PARSER_PROTOTYPE(config_parse_bond_ad_select);
53 CONFIG_PARSER_PROTOTYPE(config_parse_bond_fail_over_mac);
54 CONFIG_PARSER_PROTOTYPE(config_parse_bond_arp_validate);
55 CONFIG_PARSER_PROTOTYPE(config_parse_bond_arp_all_targets);
56 CONFIG_PARSER_PROTOTYPE(config_parse_bond_primary_reselect);
57 CONFIG_PARSER_PROTOTYPE(config_parse_arp_ip_target_address);
58 CONFIG_PARSER_PROTOTYPE(config_parse_ad_actor_sys_prio);
[all …]
Dwireguard.h73 CONFIG_PARSER_PROTOTYPE(config_parse_wireguard_allowed_ips);
74 CONFIG_PARSER_PROTOTYPE(config_parse_wireguard_endpoint);
75 CONFIG_PARSER_PROTOTYPE(config_parse_wireguard_listen_port);
76 CONFIG_PARSER_PROTOTYPE(config_parse_wireguard_peer_key);
77 CONFIG_PARSER_PROTOTYPE(config_parse_wireguard_private_key);
78 CONFIG_PARSER_PROTOTYPE(config_parse_wireguard_private_key_file);
79 CONFIG_PARSER_PROTOTYPE(config_parse_wireguard_preshared_key_file);
80 CONFIG_PARSER_PROTOTYPE(config_parse_wireguard_keepalive);
81 CONFIG_PARSER_PROTOTYPE(config_parse_wireguard_route_table);
82 CONFIG_PARSER_PROTOTYPE(config_parse_wireguard_peer_route_table);
[all …]
Dmacsec.h80 CONFIG_PARSER_PROTOTYPE(config_parse_macsec_port);
81 CONFIG_PARSER_PROTOTYPE(config_parse_macsec_hw_address);
82 CONFIG_PARSER_PROTOTYPE(config_parse_macsec_packet_number);
83 CONFIG_PARSER_PROTOTYPE(config_parse_macsec_key_id);
84 CONFIG_PARSER_PROTOTYPE(config_parse_macsec_key);
85 CONFIG_PARSER_PROTOTYPE(config_parse_macsec_key_file);
86 CONFIG_PARSER_PROTOTYPE(config_parse_macsec_sa_activate);
87 CONFIG_PARSER_PROTOTYPE(config_parse_macsec_use_for_encoding);
Dl2tp-tunnel.h74 CONFIG_PARSER_PROTOTYPE(config_parse_l2tp_tunnel_local_address);
75 CONFIG_PARSER_PROTOTYPE(config_parse_l2tp_tunnel_remote_address);
76 CONFIG_PARSER_PROTOTYPE(config_parse_l2tp_tunnel_id);
77 CONFIG_PARSER_PROTOTYPE(config_parse_l2tp_encap_type);
78 CONFIG_PARSER_PROTOTYPE(config_parse_l2tp_session_l2spec);
79 CONFIG_PARSER_PROTOTYPE(config_parse_l2tp_session_id);
80 CONFIG_PARSER_PROTOTYPE(config_parse_l2tp_session_name);
Dtunnel.h124 CONFIG_PARSER_PROTOTYPE(config_parse_ip6tnl_mode);
125 CONFIG_PARSER_PROTOTYPE(config_parse_tunnel_local_address);
126 CONFIG_PARSER_PROTOTYPE(config_parse_tunnel_remote_address);
127 CONFIG_PARSER_PROTOTYPE(config_parse_ipv6_flowlabel);
128 CONFIG_PARSER_PROTOTYPE(config_parse_encap_limit);
129 CONFIG_PARSER_PROTOTYPE(config_parse_tunnel_key);
130 CONFIG_PARSER_PROTOTYPE(config_parse_6rd_prefix);
/systemd-251/src/network/tc/
Dcake.h72 CONFIG_PARSER_PROTOTYPE(config_parse_cake_bandwidth);
73 CONFIG_PARSER_PROTOTYPE(config_parse_cake_overhead);
74 CONFIG_PARSER_PROTOTYPE(config_parse_cake_mpu);
75 CONFIG_PARSER_PROTOTYPE(config_parse_cake_tristate);
76 CONFIG_PARSER_PROTOTYPE(config_parse_cake_compensation_mode);
77 CONFIG_PARSER_PROTOTYPE(config_parse_cake_flow_isolation_mode);
78 CONFIG_PARSER_PROTOTYPE(config_parse_cake_priority_queueing_preset);
79 CONFIG_PARSER_PROTOTYPE(config_parse_cake_fwmark);
Dfq.h25 CONFIG_PARSER_PROTOTYPE(config_parse_fair_queueing_u32);
26 CONFIG_PARSER_PROTOTYPE(config_parse_fair_queueing_size);
27 CONFIG_PARSER_PROTOTYPE(config_parse_fair_queueing_bool);
28 CONFIG_PARSER_PROTOTYPE(config_parse_fair_queueing_usec);
29 CONFIG_PARSER_PROTOTYPE(config_parse_fair_queueing_max_rate);
Dhtb.h18 CONFIG_PARSER_PROTOTYPE(config_parse_hierarchy_token_bucket_default_class);
19 CONFIG_PARSER_PROTOTYPE(config_parse_hierarchy_token_bucket_u32);
37 CONFIG_PARSER_PROTOTYPE(config_parse_hierarchy_token_bucket_class_u32);
38 CONFIG_PARSER_PROTOTYPE(config_parse_hierarchy_token_bucket_class_size);
39 CONFIG_PARSER_PROTOTYPE(config_parse_hierarchy_token_bucket_class_rate);
/systemd-251/src/resolve/
Dresolved-conf.h16 CONFIG_PARSER_PROTOTYPE(config_parse_dns_servers);
17 CONFIG_PARSER_PROTOTYPE(config_parse_search_domains);
18 CONFIG_PARSER_PROTOTYPE(config_parse_dns_stub_listener_mode);
19 CONFIG_PARSER_PROTOTYPE(config_parse_dnssd_service_name);
20 CONFIG_PARSER_PROTOTYPE(config_parse_dnssd_service_type);
21 CONFIG_PARSER_PROTOTYPE(config_parse_dnssd_txt);
22 CONFIG_PARSER_PROTOTYPE(config_parse_dns_stub_listener_extra);
/systemd-251/src/udev/net/
Dlink-config.h109 CONFIG_PARSER_PROTOTYPE(config_parse_ifalias);
110 CONFIG_PARSER_PROTOTYPE(config_parse_rx_tx_queues);
111 CONFIG_PARSER_PROTOTYPE(config_parse_txqueuelen);
112 CONFIG_PARSER_PROTOTYPE(config_parse_wol_password);
113 CONFIG_PARSER_PROTOTYPE(config_parse_mac_address_policy);
114 CONFIG_PARSER_PROTOTYPE(config_parse_name_policy);
115 CONFIG_PARSER_PROTOTYPE(config_parse_alternative_names_policy);

1234