Home
last modified time | relevance | path

Searched refs:called (Results 1 – 25 of 33) sorted by relevance

12

/net/sched/
DKconfig61 module will be called sch_cbq.
75 module will be called sch_htb.
84 module will be called sch_hfsc.
98 module will be called sch_atm.
107 module will be called sch_prio.
116 module will be called sch_multiq.
127 module will be called sch_red.
138 module will be called sch_sfb.
149 module will be called sch_sfq.
161 module will be called sch_teql.
[all …]
/net/ax25/
DKconfig48 module will be called ax25.
56 networking. A DAMA server (called "master") accepts incoming traffic
57 from clients (called "slaves") and redistributes it to other slaves.
71 networking. A DAMA server (called "master") accepts incoming traffic
72 from clients (called "slaves") and redistributes it to other slaves.
95 module will be called netrom.
114 module will be called rose.
/net/vmw_vsock/
DKconfig16 will be called vsock. If unsure, say N.
28 will be called vmw_vsock_vmci_transport. If unsure, say N.
/net/rfkill/
DKconfig11 module will be called rfkill.
40 be called rfkill-regulator.
/net/dccp/
DKconfig16 module will be called dccp.
57 module will be called dccp_probe.
/net/x25/
DKconfig11 (called "virtual circuits") to other computers connected to the X.25
33 will be called x25. If unsure, say N.
Daf_x25.c124 char *called, *calling; in x25_addr_ntoa() local
130 called = called_addr->x25_addr; in x25_addr_ntoa()
137 *called++ = ((*p >> 0) & 0x0F) + '0'; in x25_addr_ntoa()
140 *called++ = ((*p >> 4) & 0x0F) + '0'; in x25_addr_ntoa()
152 *called = *calling = '\0'; in x25_addr_ntoa()
161 char *called, *calling; in x25_addr_aton() local
164 called = called_addr->x25_addr; in x25_addr_aton()
167 called_len = strlen(called); in x25_addr_aton()
175 *p |= (*called++ - '0') << 0; in x25_addr_aton()
179 *p |= (*called++ - '0') << 4; in x25_addr_aton()
/net/l2tp/
DKconfig46 will be called l2tp_debugfs.
84 will be called l2tp_ip.
108 will be called l2tp_eth.
/net/
DKconfig62 other computer. You will get the so-called loopback device which
122 firewall provided by this kernel support is called a "packet
136 globally valid IP addresses. This is called "masquerading": if one
147 using a mechanism called portforwarding. Masquerading is also often
148 called NAT (Network Address Translation).
291 module will be called pktgen.
308 module will be called tcp_probe.
/net/nfc/
DKconfig15 be called nfc.
/net/irda/ircomm/
DKconfig7 called ircomm and ircomm_tty.
/net/sctp/
DKconfig33 module will be called sctp.
49 module will be called sctp_probe.
/net/phonet/
DKconfig16 will be called phonet. If unsure, say N.
/net/irda/irlan/
DKconfig6 To compile it as a module, choose M here: the module will be called
/net/irda/irnet/
DKconfig7 called irnet. IrNET is a PPP driver, so you will also need a
/net/packet/
DKconfig14 be called af_packet.
/net/dns_resolver/
DKconfig24 To compile this as a module, choose M here: the module will be called
/net/lapb/
DKconfig21 module will be called lapb. If unsure, say N.
/net/ipv6/
DKconfig20 module will be called ipv6.
169 Saying M here will produce a module called sit. If unsure, say Y.
217 Saying M here will produce a module called ip6_gre. If unsure, say N.
/net/unix/
DKconfig17 called unix. Note that several important services won't work
/net/openvswitch/
DKconfig26 called openvswitch.
/net/8021q/
DKconfig17 will be called 8021q.
/net/tipc/
DKconfig18 want). The module will be called tipc. If you want to compile it
/net/sunrpc/
DKconfig21 choose M here: the module will be called xprtrdma.
/net/decnet/
DKconfig25 The module is called decnet.

12