Home
last modified time | relevance | path

Searched refs:kernel (Results 1 – 25 of 42) sorted by relevance

12

/net/tls/
A DKconfig15 Enable kernel support for TLS protocol. This allows symmetric
16 encryption handling of the TLS protocol to be done in-kernel.
28 Enable kernel support for HW offload of the TLS protocol.
37 Enable kernel support for legacy HW offload of the TLS protocol,
/net/netfilter/ipvs/
A DKconfig24 If you want to compile it in kernel, say Y. To compile it as a
121 If you want to compile it in kernel, say Y. To compile it as a
134 If you want to compile it in kernel, say Y. To compile it as a
144 If you want to compile it in kernel, say Y. To compile it as a
154 If you want to compile it in kernel, say Y. To compile it as a
164 If you want to compile it in kernel, say Y. To compile it as a
175 If you want to compile it in kernel, say Y. To compile it as a
189 If you want to compile it in kernel, say Y. To compile it as a
207 If you want to compile it in kernel, say Y. To compile it as a
217 If you want to compile it in kernel, say Y. To compile it as a
[all …]
/net/ipv6/netfilter/
A Dip6_tables.c324 WARN_ON(!t->u.kernel.target); in ip6t_do_table()
333 if (!t->u.kernel.target->target) { in ip6t_do_table()
473 par.match = m->u.kernel.match; in cleanup_match()
485 par->match = m->u.kernel.match; in check_match()
503 m->u.kernel.match = match; in find_check_match()
511 module_put(m->u.kernel.match->me); in find_check_match()
522 .target = t->u.kernel.target, in check_target()
569 t->u.kernel.target = target; in find_check_entry()
665 par.target = t->u.kernel.target; in cleanup_entry()
1284 m->u.kernel.match = match; in compat_find_calc_match()
[all …]
/net/ipv4/netfilter/
A Dip_tables.c301 WARN_ON(!t->u.kernel.target); in ipt_do_table()
310 if (!t->u.kernel.target->target) { in ipt_do_table()
455 par.match = m->u.kernel.match; in cleanup_match()
468 par->match = m->u.kernel.match; in check_match()
485 m->u.kernel.match = match; in find_check_match()
493 module_put(m->u.kernel.match->me); in find_check_match()
504 .target = t->u.kernel.target, in check_target()
550 t->u.kernel.target = target; in find_check_entry()
648 par.target = t->u.kernel.target; in cleanup_entry()
1268 m->u.kernel.match = match; in compat_find_calc_match()
[all …]
A Darp_tables.c236 if (!t->u.kernel.target->target) { in arpt_do_table()
268 acpar.target = t->u.kernel.target; in arpt_do_table()
270 verdict = t->u.kernel.target->target(skb, &acpar); in arpt_do_table()
395 .target = t->u.kernel.target, in check_target()
423 t->u.kernel.target = target; in find_check_entry()
430 module_put(t->u.kernel.target->me); in find_check_entry()
507 par.target = t->u.kernel.target; in cleanup_entry()
748 off += xt_compat_target_offset(t->u.kernel.target); in compat_calc_entry()
1070 module_put(t->u.kernel.target->me); in compat_release_entry()
1112 t->u.kernel.target = target; in check_compat_entry_size_and_hooks()
[all …]
/net/can/j1939/
A DKconfig11 Say Y to have in-kernel support for j1939 socket type. This
13 The relevant parts in kernel are
/net/bluetooth/
A DKconfig39 Say Y here to compile Bluetooth support into the kernel or say M to
44 to Bluetooth kernel modules are provided in the BlueZ packages. For
82 on the kernel commandline.
131 subsystem is compiled into the kernel image, then the test cases
/net/ceph/
A DKconfig29 line to aid debugging. This increases kernel size and slows
36 bool "Use in-kernel support for DNS lookup"
/net/sunrpc/
A DKconfig84 kernel devs running KUnit test harness and are not for inclusion
97 logging of different aspects of the kernel RPC activity.
99 Disabling this option will make your kernel slightly smaller,
/net/ax25/
A DKconfig16 kernel: saying N will just cause the configurator to skip all
44 kernel source. More information about digital amateur radio in
62 only compiles DAMA slave support into the kernel. It still needs to
77 only compiles DAMA slave support into the kernel. It still needs to
/net/wireless/
A DKconfig32 https://wireless.wiki.kernel.org/en/developers/Documentation/cfg80211
100 bool "allow regdb keys shipped with the kernel" if CFG80211_CERTIFICATION_ONUS
105 which certificates are part of the kernel sources
116 certificates like in the kernel sources (net/wireless/certs/)
/net/netfilter/
A Dx_tables.c309 U->u.user.name, K->u.kernel.TYPE->name, \
310 &U->u.user.revision, K->u.kernel.TYPE->revision)
328 K->u.kernel.TYPE->usersize, \
329 K->u.kernel.TYPE->TYPE##size, \
330 XT_ALIGN(K->u.kernel.TYPE->TYPE##size))
754 const struct xt_match *match = m->u.kernel.match; in xt_compat_match_from_user()
780 K->u.kernel.TYPE->usersize, \
787 const struct xt_match *match = m->u.kernel.match; in xt_compat_match_to_user()
1134 const struct xt_target *target = t->u.kernel.target; in xt_compat_target_from_user()
1162 const struct xt_target *target = t->u.kernel.target; in xt_compat_target_to_user()
/net/ipv4/
A DKconfig9 enlarging your kernel by about 2 KB. You need multicasting if you
23 The answer to this question won't directly affect the kernel:
28 forwarding in your kernel; you can do that by saying Y to "/proc
96 If you say Y here, which is recommended, then the kernel will print
100 handled by the klogd daemon which is responsible for kernel messages
107 bool "IP: kernel level autoconfiguration"
110 of the routing table during kernel boot, based on either information
111 supplied on the kernel command line or by BOOTP or RARP protocols.
127 does DHCP itself, providing all necessary information on the kernel
144 does BOOTP itself, providing all necessary information on the kernel
[all …]
/net/
A DKconfig13 The reason is that some programs need kernel networking support even
17 If you are upgrading from an older kernel, you
19 in the kernel and the tools often go hand in hand. The tools are
106 kernel devs running KUnit test harness and are not for inclusion
117 your kernel by about 400 KB), since some programs (e.g. the X window
171 firewall provided by this kernel support is called a "packet
179 clients. Proxy-based firewalls don't need support by the kernel, but
/net/kcm/
A DKconfig11 protocol over kernel connectons (e.g. TCP connections).
/net/bluetooth/cmtp/
A DKconfig10 Say Y here to compile CMTP support into the kernel or say M to
/net/bluetooth/hidp/
A DKconfig10 Say Y here to compile HIDP support into the kernel or say M to
/net/bluetooth/rfcomm/
A DKconfig10 Say Y here to compile RFCOMM support into the kernel or say M to
/net/nfc/hci/
A DKconfig7 Say Y here if you want to build support for a kernel NFC HCI
/net/packet/
A DKconfig11 protocol implemented in the kernel, e.g. tcpdump. If you want them
/net/bluetooth/bnep/
A DKconfig11 Say Y here to compile BNEP support into the kernel or say M to
/net/ieee802154/
A DKconfig11 Say Y here to compile LR-WPAN support into the kernel or say M to
/net/nfc/nci/
A DKconfig10 Say Y here to compile NCI support into the kernel or say M to
/net/mptcp/
A DKconfig31 Only useful for kernel devs running KUnit test harness and are not
/net/tipc/
A DKconfig19 can be inserted in and removed from the running kernel whenever you

Completed in 35 milliseconds

12