Home
last modified time | relevance | path

Searched refs:option (Results 1 – 25 of 41) sorted by relevance

12

/net/mac80211/
A DKconfig141 Do not select this option.
152 Do not select this option.
161 Do not select this option.
173 Do not select this option.
184 Do not select this option.
195 Do not select this option.
207 Do not select this option.
220 Do not select this option.
233 Do not select this option.
246 Do not select this option.
[all …]
/net/netfilter/ipset/
A DKconfig7 This option adds IP set support to the kernel.
32 This option adds the bitmap:ip set type support, by which one
41 This option adds the bitmap:ip,mac set type support, by which one
50 This option adds the bitmap:port set type support, by which one
59 This option adds the hash:ip set type support, by which one
107 This option adds the hash:ip,mac set type support, by which
116 This option adds the hash:mac set type support, by which
134 This option adds the hash:net set type support, by which
143 This option adds the hash:net,net set type support, by which
152 This option adds the hash:net,port set type support, by which
[all …]
/net/netfilter/
A Dxt_dccp.c27 #define DCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ argument
28 || (!!((invflag) & (option)) ^ (cond)))
34 dccp_find_option(u_int8_t option, in dccp_find_option() argument
60 if (op[i] == option) { in dccp_find_option()
89 match_option(u_int8_t option, const struct sk_buff *skb, unsigned int protoff, in match_option() argument
92 return dccp_find_option(option, skb, protoff, dh, hotdrop); in match_option()
119 && DCCHECK(match_option(info->option, skb, par->thoff, dh, in dccp_mt()
A DKconfig42 If this option is enabled, the kernel will include support
51 If this option is enabled, the kernel will include support
59 If this option is enabled, the kernel will include support
128 This option enables security markings to be applied to
494 This option enables support for the "netdev" table.
731 This option adds the flow table core infrastructure.
777 This option adds the "MARK" target and "mark" match.
804 This option adds the "SET" target and "set" match.
923 This option adds the "HMARK" target.
992 This option enables the SNAT and DNAT targets.
[all …]
A Dxt_tcpudp.c35 tcp_find_option(u_int8_t option, in tcp_find_option() argument
61 if (op[i] == option) return !invert; in tcp_find_option()
110 if (tcpinfo->option) { in tcp_mt()
115 if (!tcp_find_option(tcpinfo->option, skb, par->thoff, in tcp_mt()
A Dxt_sctp.c20 #define SCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ argument
21 || (!!((invflag) & (option)) ^ (cond)))
/net/bridge/netfilter/
A DKconfig103 This option adds matching support for 802.3 Ethernet frames.
127 This option adds the IP match, which allows basic IP header field
136 This option adds the IP6 match, which allows basic IPV6 header field
144 This option adds the limit match, which allows you to control
174 This option adds the Spanning Tree Protocol match, which
193 This option adds the arp reply target, which allows
201 This option adds the MAC DNAT target, which allows altering the MAC
209 This option adds the mark target, which allows marking frames by
237 This option adds the log watcher, that you can use in any rule
246 This option enables the nflog watcher, which allows to LOG
[all …]
/net/batman-adv/
A DKconfig25 This option enables the B.A.T.M.A.N. V protocol, the successor
40 This option enables BLA (Bridge Loop Avoidance), a mechanism
51 This option enables DAT (Distributed ARP Table), a DHT based
54 this option you can safely remove it and save some space.
60 This option enables network coding, a mechanism that aims to
74 This option enables the multicast optimisation which aims to
82 This is an option for use by developers; most people should
92 This is an option for use by developers; most people should
93 say N here. Select this option to gather traces like the debug
/net/ipv4/netfilter/
A DKconfig27 This option enables the IPv4 socket lookup infrastructure. This is
38 This option enables the IPv4 support for nf_tables.
68 This option enables the ARP support for nf_tables.
84 This is a backwards-compat option for the user's convenience
92 This is a backwards-compat option for the user's convenience
159 This is a backwards-compat option for the user's convenience
168 This option allows you to match packets whose replies would
179 This is a backwards-compat option for the user's convenience
249 This is a backwards-compat option for the user's convenience
258 This is a backwards-compat option for the user's convenience
[all …]
/net/wireless/
A DKconfig44 Select this option ONLY for kernels that are specifically
56 This option enables some additional warnings that help
73 You should disable this option unless you are both capable
75 compliant with the features available under this option.
82 This option should only be enabled by system integrators
85 features. Alternatively you can enable this option if
126 This option enables support for parsing regulatory hints
139 This option enables support for relaxation of the NO_IR flag for
163 This option enables powersave mode by default.
191 Enable this option if you need old userspace for wireless
[all …]
/net/ipv6/netfilter/
A DKconfig23 This option enables the IPv6 socket lookup infrastructure. This
34 This option enables the IPv6 support for nf_tables.
65 This option enables the nf_dup_ipv6 core, which duplicates an IPv6
77 This is a backwards-compat option for the user's convenience
137 This is a backwards-compat option for the user's convenience
163 This option allows you to match packets whose replies would
193 This is a backwards-compatible option for the user's convenience
239 This option adds a `mangle' table to iptables: see the man page for
263 This option adds a `security' table to iptables, for use
287 This is a backwards-compat option for the user's convenience
[all …]
/net/6lowpan/
A DKconfig74 6LoWPAN IPv6 Hop-by-Hop option generic header compression according
90 6LoWPAN IPv6 destination option generic header compression according
96 6LoWPAN IPv6 fragmentation option generic header compression
102 6LoWPAN IPv6 routing option generic header compression according
/net/sunrpc/auth_gss/
A Dgss_rpc_xdr.c100 err = gssx_enc_buffer(xdr, &opt->option); in gssx_enc_option()
112 err = gssx_dec_buffer(xdr, &opt->option); in gssx_dec_option()
257 oa->data[0].option.data = CREDS_VALUE; in gssx_dec_option_array()
258 oa->data[0].option.len = sizeof(CREDS_VALUE); in gssx_dec_option_array()
372 opt.option.data = LUCID_OPTION; in gssx_enc_call_ctx()
373 opt.option.len = sizeof(LUCID_OPTION); in gssx_enc_call_ctx()
379 opt.option.data = CREDS_OPTION; in gssx_enc_call_ctx()
380 opt.option.len = sizeof(CREDS_OPTION); in gssx_enc_call_ctx()
/net/iucv/
A DKconfig7 Select this option if you want to use inter-user communication
16 Select this option if you want to use AF_IUCV socket applications
/net/bluetooth/bnep/
A DKconfig18 This option enables the multicast filter support for BNEP.
24 This option enables the protocol filter support for BNEP.
/net/9p/
A Dtrans_rdma.c178 int option; in parse_opts() local
205 r = match_int(&args[0], &option); in parse_opts()
214 opts->port = option; in parse_opts()
217 opts->sq_depth = option; in parse_opts()
220 opts->rq_depth = option; in parse_opts()
223 opts->timeout = option; in parse_opts()
/net/bluetooth/
A DKconfig96 This option selects a few LED triggers for different
126 is a developer option and can cause significant delay when booting
149 bool "Enable runtime option for debugging statements"
152 This provides an option to enable/disable debugging statements
/net/
A DKconfig32 This option can be selected by other options that need compat
40 This option makes it possible to send different netlink messages
46 Newly written code should NEVER need this option but do
158 capabilities. This option adds some overhead in the transmit
237 Enabling this option will let arptables resp. iptables see bridged
239 want this option enabled.
240 Enabling or disabling this option doesn't enable or disable
289 network device refcount are using per cpu variables if this option is set.
501 in page pools. This option incurs additional CPU cost in allocation
503 These statistics are only available if this option is enabled and if
/net/ipv6/
A Dcalipso.c570 bool calipso_validate(const struct sk_buff *skb, const unsigned char *option) in calipso_validate() argument
574 u16 crc, len = option[1] + 2; in calipso_validate()
579 crc = crc_ccitt(0xffff, option, 8); in calipso_validate()
582 crc = crc_ccitt(crc, option + 10, len - 10); in calipso_validate()
584 if (option[8] != (crc & 0xff) || option[9] != ((crc >> 8) & 0xff)) in calipso_validate()
588 doi_def = calipso_doi_search(get_unaligned_be32(option + 2)); in calipso_validate()
A DKconfig58 enabling AH support itself, this option enables the generic
73 Besides enabling ESP support itself, this option enables the generic
139 ILA can be configured using the "encap ila" option with
194 With this option enabled, the SIT driver offers 6rd functionality by
/net/sunrpc/
A DKconfig95 This option enables a sysctl-based debugging interface
99 Disabling this option will make your kernel slightly smaller,
110 This option allows the NFS client and server to use RDMA
/net/sctp/
A DKconfig27 with an option for order-of-arrival delivery of individual user
56 This option sets the default sctp cookie hmac algorithm
/net/ax25/
A DKconfig34 or the DMA SCC driver. Another option are the Baycom modem serial
61 configuration. Linux cannot yet act as a DAMA server. This option
76 configuration. Linux cannot yet act as a DAMA server. This option
/net/netfilter/ipvs/
A DKconfig12 option must be enabled for at least one of the clustered computers
82 This option enables support for load balancing TCP transport
88 This option enables support for load balancing UDP transport
97 This option enables support for load balancing ESP (Encapsulation
103 This option enables support for load balancing AH (Authentication
110 This option enables support for load balancing SCTP transport
/net/bluetooth/rfcomm/
A DKconfig18 This option enables TTY emulation support for RFCOMM channels.

Completed in 36 milliseconds

12