Searched refs:called (Results 1 – 25 of 33) sorted by relevance
12
/net/sched/ |
D | Kconfig | 61 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/ |
D | Kconfig | 48 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/ |
D | Kconfig | 16 will be called vsock. If unsure, say N. 28 will be called vmw_vsock_vmci_transport. If unsure, say N.
|
/net/rfkill/ |
D | Kconfig | 11 module will be called rfkill. 40 be called rfkill-regulator.
|
/net/dccp/ |
D | Kconfig | 16 module will be called dccp. 57 module will be called dccp_probe.
|
/net/x25/ |
D | Kconfig | 11 (called "virtual circuits") to other computers connected to the X.25 33 will be called x25. If unsure, say N.
|
D | af_x25.c | 124 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/ |
D | Kconfig | 46 will be called l2tp_debugfs. 84 will be called l2tp_ip. 108 will be called l2tp_eth.
|
/net/ |
D | Kconfig | 62 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/ |
D | Kconfig | 15 be called nfc.
|
/net/irda/ircomm/ |
D | Kconfig | 7 called ircomm and ircomm_tty.
|
/net/sctp/ |
D | Kconfig | 33 module will be called sctp. 49 module will be called sctp_probe.
|
/net/phonet/ |
D | Kconfig | 16 will be called phonet. If unsure, say N.
|
/net/irda/irlan/ |
D | Kconfig | 6 To compile it as a module, choose M here: the module will be called
|
/net/irda/irnet/ |
D | Kconfig | 7 called irnet. IrNET is a PPP driver, so you will also need a
|
/net/packet/ |
D | Kconfig | 14 be called af_packet.
|
/net/dns_resolver/ |
D | Kconfig | 24 To compile this as a module, choose M here: the module will be called
|
/net/lapb/ |
D | Kconfig | 21 module will be called lapb. If unsure, say N.
|
/net/ipv6/ |
D | Kconfig | 20 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/ |
D | Kconfig | 17 called unix. Note that several important services won't work
|
/net/openvswitch/ |
D | Kconfig | 26 called openvswitch.
|
/net/8021q/ |
D | Kconfig | 17 will be called 8021q.
|
/net/tipc/ |
D | Kconfig | 18 want). The module will be called tipc. If you want to compile it
|
/net/sunrpc/ |
D | Kconfig | 21 choose M here: the module will be called xprtrdma.
|
/net/decnet/ |
D | Kconfig | 25 The module is called decnet.
|
12