Home
last modified time | relevance | path

Searched refs:called (Results 1 – 25 of 28) 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_sfq.
150 module will be called sch_teql.
161 module will be called sch_tbf.
[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/rfkill/
DKconfig11 module will be called rfkill.
29 module will be called rfkill-input.
/net/wanrouter/
DKconfig13 Usually, a quite expensive external device called a `WAN router' is
25 module will be called wanrouter.
/net/
DKconfig42 other computer. You will get the so-called loopback device which
85 firewall provided by this kernel support is called a "packet
99 globally valid IP addresses. This is called "masquerading": if one
110 using a mechanism called portforwarding. Masquerading is also often
111 called NAT (Network Address Translation).
212 module will be called pktgen.
227 module will be called tcp_probe.
/net/dccp/
DKconfig16 module will be called dccp.
55 module will be called dccp_probe.
/net/x25/
Daf_x25.c87 char *called, *calling; in x25_addr_ntoa() local
93 called = called_addr->x25_addr; in x25_addr_ntoa()
100 *called++ = ((*p >> 0) & 0x0F) + '0'; in x25_addr_ntoa()
103 *called++ = ((*p >> 4) & 0x0F) + '0'; in x25_addr_ntoa()
115 *called = *calling = '\0'; in x25_addr_ntoa()
124 char *called, *calling; in x25_addr_aton() local
127 called = called_addr->x25_addr; in x25_addr_aton()
130 called_len = strlen(called); in x25_addr_aton()
138 *p |= (*called++ - '0') << 0; in x25_addr_aton()
142 *p |= (*called++ - '0') << 4; in x25_addr_aton()
DKconfig12 (called "virtual circuits") to other computers connected to the X.25
34 will be called x25. If unsure, say N.
/net/irda/ircomm/
DKconfig7 called ircomm and ircomm_tty.
/net/phonet/
DKconfig16 will be called phonet. If unsure, say N.
/net/irda/irnet/
DKconfig7 called irnet. IrNET is a PPP driver, so you will also need a
/net/irda/irlan/
DKconfig6 To compile it as a module, choose M here: the module will be called
/net/packet/
DKconfig14 be called af_packet.
/net/unix/
DKconfig17 called unix. Note that several important services won't work
/net/8021q/
DKconfig17 will be called 8021q.
/net/lapb/
DKconfig22 module will be called lapb. If unsure, say N.
/net/bridge/
DKconfig31 will be called bridge.
/net/econet/
DKconfig21 will be called econet.
/net/ipv6/
DKconfig20 module will be called ipv6.
171 Saying M here will produce a module called sit.ko. If unsure, say Y.
/net/decnet/
DKconfig25 The module is called decnet.
/net/sunrpc/
DKconfig16 choose M here: the module will be called xprtrdma.
/net/sctp/
DKconfig34 module will be called sctp.
/net/ipx/
DKconfig29 this driver as a module, choose M here: the module will be called ipx.
/net/wireless/
DKconfig44 and if this option is enabled CRDA *will* be called to update the
/net/tipc/
DKconfig18 want). The module will be called tipc. If you want to compile it

12