Home
last modified time | relevance | path

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

1234

/net/sched/
DKconfig60 To compile this code as a module, choose M here: the
61 module will be called sch_cbq.
74 To compile this code as a module, choose M here: the
75 module will be called sch_htb.
83 To compile this code as a module, choose M here: the
84 module will be called sch_hfsc.
97 To compile this code as a module, choose M here: the
98 module will be called sch_atm.
106 To compile this code as a module, choose M here: the
107 module will be called sch_prio.
[all …]
/net/netfilter/ipset/
DKconfig11 To compile it as a module, choose M here. If unsure, say N.
24 The value can be overridden by the 'max_sets' module
25 parameter of the 'ip_set' module.
34 To compile it as a module, choose M here. If unsure, say N.
43 To compile it as a module, choose M here. If unsure, say N.
52 To compile it as a module, choose M here. If unsure, say N.
62 To compile it as a module, choose M here. If unsure, say N.
71 To compile it as a module, choose M here. If unsure, say N.
80 To compile it as a module, choose M here. If unsure, say N.
90 To compile it as a module, choose M here. If unsure, say N.
[all …]
/net/bridge/netfilter/
DKconfig49 To compile it as a module, choose M here. If unsure, say N.
58 To compile it as a module, choose M here. If unsure, say N.
67 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.
85 To compile it as a module, choose M here. If unsure, say N.
93 To compile it as a module, choose M here. If unsure, say N.
101 To compile it as a module, choose M here. If unsure, say N.
110 To compile it as a module, choose M here. If unsure, say N.
119 If you want to compile it as a module, say M here and read
130 To compile it as a module, choose M here. If unsure, say N.
[all …]
/net/ipv6/netfilter/
DKconfig26 To compile it as a module, choose M here. If unsure, say N.
107 To compile it as a module, choose M here. If unsure, say N.
116 This module allows one to match AH packets.
118 To compile it as a module, choose M here. If unsure, say N.
124 This module performs checking on the IPv6 source address
128 To compile it as a module, choose M here. If unsure, say N.
137 To compile it as a module, choose M here. If unsure, say N.
146 To compile it as a module, choose M here. If unsure, say N.
161 This module allows one to match packets based upon
164 To compile it as a module, choose M here. If unsure, say N.
[all …]
/net/dccp/
DKconfig15 To compile this protocol support as a module, choose M here: the
16 module will be called dccp.
37 When compiling DCCP as a module, this debugging output can be toggled
38 by setting the parameter dccp_debug of the `dccp' module to 0 or 1.
46 This module allows for capturing the changes to DCCP connection
56 To compile this code as a module, choose M here: the
57 module will be called dccp_probe.
/net/netfilter/
DKconfig47 To compile it as a module, choose M here. If unsure, say N.
157 If you want to compile it as a module, say M here and read
168 To compile it as a module, choose M here. If unsure, say N.
183 To compile it as a module, choose M here. If unsure, say N.
197 To compile it as a module, choose M here. If unsure, say N.
209 With this module you can support H.323 on a connection tracking/NAT
212 This module supports RAS, Fast Start, H.245 Tunnelling, Call
217 To compile it as a module, choose M here. If unsure, say N.
232 To compile it as a module, choose M here. If unsure, say N.
254 To compile it as a module, choose M here. If unsure, say N.
[all …]
/net/vmw_vsock/
DKconfig15 To compile this driver as a module, choose M here: the module
22 This module implements a VMCI transport for Virtual Sockets.
27 To compile this driver as a module, choose M here: the module
/net/netfilter/ipvs/
Dip_vs_sched.c96 if (sched->module && !try_module_get(sched->module)) { in ip_vs_sched_getbyname()
107 if (sched->module) in ip_vs_sched_getbyname()
108 module_put(sched->module); in ip_vs_sched_getbyname()
141 if (scheduler && scheduler->module) in ip_vs_scheduler_put()
142 module_put(scheduler->module); in ip_vs_scheduler_put()
Dip_vs_pe.c30 if (pe->module && in __ip_vs_pe_getbyname()
31 !try_module_get(pe->module)) { in __ip_vs_pe_getbyname()
40 if (pe->module) in __ip_vs_pe_getbyname()
41 module_put(pe->module); in __ip_vs_pe_getbyname()
DKconfig24 module, choose M here. If unsure, say N.
71 You can overwrite this number setting conn_tab_bits module parameter
120 module, choose M here. If unsure, say N.
133 module, choose M here. If unsure, say N.
143 module, choose M here. If unsure, say N.
153 module, choose M here. If unsure, say N.
163 module, choose M here. If unsure, say N.
177 module, choose M here. If unsure, say N.
195 module, choose M here. If unsure, say N.
205 module, choose M here. If unsure, say N.
[all …]
/net/netlink/
Daf_netlink.h45 struct module *module; member
62 struct module *module; member
Daf_netlink.c201 if (nt->module) in netlink_add_tap()
202 __module_get(nt->module); in netlink_add_tap()
227 if (found && nt->module) in __netlink_remove_tap()
228 module_put(nt->module); in __netlink_remove_tap()
382 module_put(nlk->cb.module); in netlink_sock_destruct()
606 struct module *module = NULL; in netlink_create() local
630 try_module_get(nl_table[protocol].module)) in netlink_create()
631 module = nl_table[protocol].module; in netlink_create()
651 nlk->module = module; in netlink_create()
658 module_put(module); in netlink_create()
[all …]
/net/nfc/
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/ipv4/netfilter/
DKconfig26 To compile it as a module, choose M here. If unsure, say N.
123 This module implements an Application Layer Gateway (ALG) for
131 To compile it as a module, choose M here. If unsure, say N.
160 To compile it as a module, choose M here. If unsure, say N.
172 To compile it as a module, choose M here. If unsure, say N.
191 To compile it as a module, choose M here. If unsure, say N.
192 The module will be called ipt_rpfilter.
212 To compile it as a module, choose M here. If unsure, say N.
224 To compile it as a module, choose M here. If unsure, say N.
237 To compile it as a module, choose M here. If unsure, say N.
[all …]
/net/rfkill/
DKconfig10 To compile this driver as a module, choose M here: the
11 module will be called rfkill.
39 To compile this driver as a module, choose M here: the module will
/net/l2tp/
DKconfig46 To compile this driver as a module, choose M here. The module
84 To compile this driver as a module, choose M here. The module
108 To compile this driver as a module, choose M here. The module
/net/sunrpc/
DKconfig56 To compile RPC client RDMA transport support as a module,
57 choose M here: the module will be called xprtrdma.
69 To compile RPC server RDMA transport support as a module,
70 choose M here: the module will be called svcrdma.
/net/sctp/
DKconfig32 To compile this protocol support as a module, choose M here: the
33 module will be called sctp. Debug messages are handeled by the
44 This module allows for capturing the changes to SCTP association
49 To compile this code as a module, choose M here: the
50 module will be called sctp_probe.
/net/lapb/
DKconfig17 <file:Documentation/networking/lapb-module.txt> for technical
20 To compile this driver as a module, choose M here: the
21 module will be called lapb. If unsure, say N.
/net/unix/
DKconfig16 To compile this driver as a module, choose M here: the module will be
18 correctly if you say M here and then neglect to load the module.
/net/tipc/
DKconfig16 This protocol support is also available as a module ( = code which
18 want). The module will be called tipc. If you want to compile it
19 as a module, say M here and read <file:Documentation/kbuild/modules.txt>.
/net/atm/
Dpppoatm.c64 struct module *old_owner;
187 struct module *module; in pppoatm_push() local
190 module = pvcc->old_owner; in pppoatm_push()
193 module_put(module); in pppoatm_push()
/net/ax25/
DKconfig47 To compile this driver as a module, choose M here: the
48 module will be called ax25.
94 To compile this driver as a module, choose M here: the
95 module will be called netrom.
113 To compile this driver as a module, choose M here: the
114 module will be called rose.
/net/caif/
DKconfig17 If you select to build it as module then CAIF_NETDEV also needs to be
39 This can be either built-in or a loadable module,
50 This can be either built-in or a loadable module,
/net/phonet/
DKconfig15 To compile this driver as a module, choose M here: the module

1234