Home
last modified time | relevance | path

Searched refs:module (Results 1 – 25 of 132) sorted by relevance

123456

/net/sched/
A DKconfig202 To compile this driver as a module, choose M here: the module
213 To compile this driver as a module, choose M here: the module
261 To compile this driver as a module, choose M here: the module
272 To compile this driver as a module, choose M here: the module
283 To compile this driver as a module, choose M here: the module
294 To compile this driver as a module, choose M here: the module
308 To compile this driver as a module, choose M here: the module
319 To compile this driver as a module, choose M here: the module
329 To compile this driver as a module, choose M here: the module
342 To compile this driver as a module, choose M here: the module
[all …]
/net/vmw_vsock/
A DKconfig16 To compile this driver as a module, choose M here: the module
27 Enable this module so userspace applications can query open sockets.
35 This module implements a loopback transport for Virtual Sockets,
38 To compile this driver as a module, choose M here: the module
45 This module implements a VMCI transport for Virtual Sockets.
50 To compile this driver as a module, choose M here: the module
58 This module implements a virtio transport for Virtual Sockets.
63 To compile this driver as a module, choose M here: the module will be
70 the virtio_vsock. The module will be called
77 This module implements a Hyper-V transport for Virtual Sockets.
[all …]
/net/ipv6/netfilter/
A DKconfig91 To compile it as a module, choose M here. If unsure, say N.
100 This module allows one to match AH packets.
102 To compile it as a module, choose M here. If unsure, say N.
108 This module performs checking on the IPv6 source address
112 To compile it as a module, choose M here. If unsure, say N.
121 To compile it as a module, choose M here. If unsure, say N.
130 To compile it as a module, choose M here. If unsure, say N.
145 This module allows one to match packets based upon
154 This module allows one to match MH packets.
167 The module will be called ip6t_rpfilter.
[all …]
/net/netfilter/ipset/
A DKconfig12 To compile it as a module, choose M here. If unsure, say N.
25 The value can be overridden by the 'max_sets' module
26 parameter of the 'ip_set' module.
35 To compile it as a module, choose M here. If unsure, say N.
44 To compile it as a module, choose M here. If unsure, say N.
53 To compile it as a module, choose M here. If unsure, say N.
63 To compile it as a module, choose M here. If unsure, say N.
72 To compile it as a module, choose M here. If unsure, say N.
81 To compile it as a module, choose M here. If unsure, say N.
91 To compile it as a module, choose M here. If unsure, say N.
[all …]
/net/bridge/netfilter/
A DKconfig40 To compile it as a module, choose M here. If unsure, say N.
76 To compile it as a module, choose M here. If unsure, say N.
86 To compile it as a module, choose M here. If unsure, say N.
96 To compile it as a module, choose M here. If unsure, say N.
105 To compile it as a module, choose M here. If unsure, say N.
114 To compile it as a module, choose M here. If unsure, say N.
122 To compile it as a module, choose M here. If unsure, say N.
130 To compile it as a module, choose M here. If unsure, say N.
139 To compile it as a module, choose M here. If unsure, say N.
148 If you want to compile it as a module, say M here and read
[all …]
/net/netfilter/
A DKconfig480 To compile it as a module, choose M here.
532 tristate "Netfilter nf_tables log module"
538 tristate "Netfilter nf_tables limit module"
565 tristate "Netfilter nf_tables nat module"
571 tristate "Netfilter nf_tables tunnel module"
578 tristate "Netfilter nf_tables queue module"
584 tristate "Netfilter nf_tables quota module"
612 tristate "Netfilter nf_tables hash module"
723 To compile it as a module, choose M here.
726 tristate "Netfilter flow table module"
[all …]
A Dnf_conntrack_helper.c157 if (!try_module_get(nat->module)) in nf_nat_helper_try_module_get()
173 module_put(nat->module); in nf_nat_helper_put()
437 struct module *module) in nf_ct_helper_init() argument
446 helper->me = module; in nf_ct_helper_init()
/net/ipv4/netfilter/
A DKconfig108 This module implements an Application Layer Gateway (ALG) for
116 To compile it as a module, choose M here. If unsure, say N.
140 To compile it as a module, choose M here. If unsure, say N.
152 To compile it as a module, choose M here. If unsure, say N.
171 To compile it as a module, choose M here. If unsure, say N.
172 The module will be called ipt_rpfilter.
193 To compile it as a module, choose M here. If unsure, say N.
205 To compile it as a module, choose M here. If unsure, say N.
218 To compile it as a module, choose M here. If unsure, say N.
233 To compile it as a module, choose M here. If unsure, say N.
[all …]
/net/netlink/
A Daf_netlink.h48 struct module *module; member
68 struct module *module; member
A Daf_netlink.c232 module_put(nt->module); in __netlink_remove_tap()
649 struct module *module = NULL; in netlink_create() local
675 module = nl_table[protocol].module; in netlink_create()
693 nlk->module = module; in netlink_create()
701 module_put(module); in netlink_create()
2003 __netlink_kernel_create(struct net *net, int unit, struct module *module, in __netlink_kernel_create() argument
2048 nl_table[unit].module = module; in __netlink_kernel_create()
2263 struct module *module; in netlink_dump() local
2375 module = cb->module; in netlink_dump()
2378 module_put(module); in netlink_dump()
[all …]
/net/nfc/
A DKconfig14 To compile this support as a module, choose M here: the module will
28 To compile this support as a module, choose M here: the module will
/net/netfilter/ipvs/
A DKconfig25 module, choose M here. If unsure, say N.
122 module, choose M here. If unsure, say N.
135 module, choose M here. If unsure, say N.
145 module, choose M here. If unsure, say N.
155 module, choose M here. If unsure, say N.
165 module, choose M here. If unsure, say N.
176 module, choose M here. If unsure, say N.
190 module, choose M here. If unsure, say N.
208 module, choose M here. If unsure, say N.
218 module, choose M here. If unsure, say N.
[all …]
A Dip_vs_sched.c91 if (sched->module && !try_module_get(sched->module)) { in ip_vs_sched_getbyname()
102 module_put(sched->module); in ip_vs_sched_getbyname()
136 module_put(scheduler->module); in ip_vs_scheduler_put()
A Dip_vs_pe.c31 if (pe->module && in __ip_vs_pe_getbyname()
32 !try_module_get(pe->module)) { in __ip_vs_pe_getbyname()
41 module_put(pe->module); in __ip_vs_pe_getbyname()
/net/l2tp/
A DKconfig47 To compile this driver as a module, choose M here. The module
85 To compile this driver as a module, choose M here. The module
109 To compile this driver as a module, choose M here. The module
/net/caif/
A DKconfig18 If you select to build it as module then CAIF_NETDEV also needs to be
19 built as a module. You will also need to say Y (or M) to any CAIF
40 This can be either built-in or a loadable module.
51 This can be either built-in or a loadable module.
/net/lapb/
A DKconfig18 <file:Documentation/networking/lapb-module.rst> for technical
21 To compile this driver as a module, choose M here: the
22 module will be called lapb. If unsure, say N.
/net/appletalk/
A DKconfig26 To compile this driver as a module, choose M here: the module will be
28 module so you can restart your AppleTalk stack without rebooting
/net/atm/
A Dpppoatm.c61 struct module *old_owner;
186 struct module *module; in pppoatm_push() local
189 module = pvcc->old_owner; in pppoatm_push()
192 module_put(module); in pppoatm_push()
/net/ax25/
A DKconfig48 To compile this driver as a module, choose M here: the
49 module will be called ax25.
95 To compile this driver as a module, choose M here: the
96 module will be called netrom.
114 To compile this driver as a module, choose M here: the
115 module will be called rose.
/net/psample/
A DKconfig14 To compile this support as a module, choose M here: the module will
/net/tipc/
A DKconfig18 This protocol support is also available as a module ( = code which
20 want). The module will be called tipc. If you want to compile it
21 as a module, say M here and read <file:Documentation/kbuild/modules.rst>.
/net/ife/
A DKconfig15 To compile this support as a module, choose M here: the module will
/net/phonet/
A DKconfig16 To compile this driver as a module, choose M here: the module
/net/packet/
A DKconfig14 To compile this driver as a module, choose M here: the module will

Completed in 35 milliseconds

123456