35 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
| #value_indexed
 | |
| /* These fallback definitions are for constants, not for expressions.  */
 | |
| IPV4_DEVCONF_FORWARDING-1				1
 | |
| IPV4_DEVCONF_MC_FORWARDING-1				2
 | |
| IPV4_DEVCONF_PROXY_ARP-1				3
 | |
| IPV4_DEVCONF_ACCEPT_REDIRECTS-1				4
 | |
| IPV4_DEVCONF_SECURE_REDIRECTS-1				5
 | |
| IPV4_DEVCONF_SEND_REDIRECTS-1				6
 | |
| IPV4_DEVCONF_SHARED_MEDIA-1				7
 | |
| IPV4_DEVCONF_RP_FILTER-1				8
 | |
| IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE-1			9
 | |
| IPV4_DEVCONF_BOOTP_RELAY-1				10
 | |
| IPV4_DEVCONF_LOG_MARTIANS-1				11
 | |
| IPV4_DEVCONF_TAG-1					12
 | |
| IPV4_DEVCONF_ARPFILTER-1				13
 | |
| IPV4_DEVCONF_MEDIUM_ID-1				14
 | |
| IPV4_DEVCONF_NOXFRM-1					15
 | |
| IPV4_DEVCONF_NOPOLICY-1					16
 | |
| IPV4_DEVCONF_FORCE_IGMP_VERSION-1			17
 | |
| IPV4_DEVCONF_ARP_ANNOUNCE-1				18
 | |
| IPV4_DEVCONF_ARP_IGNORE-1				19
 | |
| IPV4_DEVCONF_PROMOTE_SECONDARIES-1			20
 | |
| IPV4_DEVCONF_ARP_ACCEPT-1				21
 | |
| IPV4_DEVCONF_ARP_NOTIFY-1				22
 | |
| IPV4_DEVCONF_ACCEPT_LOCAL-1				23
 | |
| IPV4_DEVCONF_SRC_VMARK-1				24
 | |
| IPV4_DEVCONF_PROXY_ARP_PVLAN-1				25
 | |
| IPV4_DEVCONF_ROUTE_LOCALNET-1				26
 | |
| IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL-1	27
 | |
| IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL-1	28
 | |
| IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN-1		29
 | |
| IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST-1		30
 | |
| IPV4_DEVCONF_DROP_GRATUITOUS_ARP-1			31
 | |
| IPV4_DEVCONF_BC_FORWARDING-1				32
 |