Searched refs:called (Results 1 – 25 of 31) sorted by relevance
12
/net/sched/ |
D | Kconfig | 63 module will be called sch_cbq. 77 module will be called sch_htb. 86 module will be called sch_hfsc. 100 module will be called sch_atm. 109 module will be called sch_prio. 118 module will be called sch_multiq. 129 module will be called sch_red. 140 module will be called sch_sfb. 151 module will be called sch_sfq. 163 module will be called sch_teql. [all …]
|
/net/vmw_vsock/ |
D | Kconfig | 17 will be called vsock. If unsure, say N. 39 will be called vmw_vsock_vmci_transport. If unsure, say N. 52 called vmw_vsock_virtio_transport. If unsure, say N. 58 the virtio_vsock. The module will be called 71 called hv_sock. If unsure, say N.
|
/net/ax25/ |
D | Kconfig | 49 module will be called ax25. 57 networking. A DAMA server (called "master") accepts incoming traffic 58 from clients (called "slaves") and redistributes it to other slaves. 72 networking. A DAMA server (called "master") accepts incoming traffic 73 from clients (called "slaves") and redistributes it to other slaves. 96 module will be called netrom. 115 module will be called rose.
|
/net/nfc/ |
D | Kconfig | 16 be called nfc. 30 be called nfc_digital.
|
/net/x25/ |
D | Kconfig | 12 (called "virtual circuits") to other computers connected to the X.25 34 will be called x25. If unsure, say N.
|
D | af_x25.c | 121 char *called, *calling; in x25_addr_ntoa() local 127 called = called_addr->x25_addr; in x25_addr_ntoa() 134 *called++ = ((*p >> 0) & 0x0F) + '0'; in x25_addr_ntoa() 137 *called++ = ((*p >> 4) & 0x0F) + '0'; in x25_addr_ntoa() 149 *called = *calling = '\0'; in x25_addr_ntoa() 158 char *called, *calling; in x25_addr_aton() local 161 called = called_addr->x25_addr; in x25_addr_aton() 164 called_len = strlen(called); in x25_addr_aton() 172 *p |= (*called++ - '0') << 0; in x25_addr_aton() 176 *p |= (*called++ - '0') << 4; in x25_addr_aton()
|
/net/l2tp/ |
D | Kconfig | 48 will be called l2tp_debugfs. 86 will be called l2tp_ip. 110 will be called l2tp_eth.
|
/net/ |
D | Kconfig | 75 other computer. You will get the so-called loopback device which 125 firewall provided by this kernel support is called a "packet 139 globally valid IP addresses. This is called "masquerading": if one 150 using a mechanism called portforwarding. Masquerading is also often 151 called NAT (Network Address Translation). 346 module will be called pktgen. 443 instance. The ops are used as event handlers that get called to
|
/net/psample/ |
D | Kconfig | 16 be called psample.
|
/net/ife/ |
D | Kconfig | 17 be called ife.
|
/net/phonet/ |
D | Kconfig | 17 will be called phonet. If unsure, say N.
|
/net/packet/ |
D | Kconfig | 15 be called af_packet.
|
/net/rfkill/ |
D | Kconfig | 12 module will be called rfkill.
|
/net/lapb/ |
D | Kconfig | 22 module will be called lapb. If unsure, say N.
|
/net/dns_resolver/ |
D | Kconfig | 25 To compile this as a module, choose M here: the module will be called
|
/net/dccp/ |
D | Kconfig | 17 module will be called dccp.
|
/net/unix/ |
D | Kconfig | 18 called unix. Note that several important services won't work
|
/net/8021q/ |
D | Kconfig | 18 will be called 8021q.
|
/net/ipv6/ |
D | Kconfig | 20 module will be called ipv6. 164 Saying M here will produce a module called sit. If unsure, say Y. 215 Saying M here will produce a module called ip6_gre. If unsure, say N.
|
/net/tipc/ |
D | Kconfig | 19 want). The module will be called tipc. If you want to compile it
|
/net/decnet/ |
D | Kconfig | 26 The module is called decnet.
|
/net/bridge/ |
D | Kconfig | 33 will be called bridge.
|
/net/openvswitch/ |
D | Kconfig | 37 called openvswitch.
|
/net/sctp/ |
D | Kconfig | 34 module will be called sctp. Debug messages are handeled by the
|
/net/sunrpc/ |
D | Kconfig | 78 will be called rpcrdma.ko.
|
12