Searched refs:over (Results 1 – 25 of 27) sorted by relevance
12
/net/sctp/ |
D | chunk.c | 169 int max, whole, i, offset, over, err; in sctp_datamsg_from_user() local 250 over = msg_len % max; in sctp_datamsg_from_user() 253 if ((whole > 1) || (whole && over)) in sctp_datamsg_from_user() 263 if ((i == (whole - 1)) && !over) { in sctp_datamsg_from_user() 303 if (over) { in sctp_datamsg_from_user() 313 chunk = sctp_make_datafrag_empty(asoc, sinfo, over, frag, 0); in sctp_datamsg_from_user() 320 err = sctp_user_addto_chunk(chunk, offset, over, msgh->msg_iov); in sctp_datamsg_from_user()
|
D | associola.c | 1503 int over = 0; in sctp_assoc_rwnd_decrease() local 1521 over = 1; in sctp_assoc_rwnd_decrease() 1525 if (over) { in sctp_assoc_rwnd_decrease()
|
/net/rds/ |
D | Kconfig | 7 sequenced delivery of datagrams over Infiniband, iWARP, 11 tristate "RDS over Infiniband and iWARP" 18 tristate "RDS over TCP"
|
/net/x25/ |
D | Kconfig | 27 X.25 over a standard telephone line using an ordinary modem (say Y 28 to "X.25 async driver" below) or over Ethernet using an ordinary 29 Ethernet card and the LAPB over Ethernet (say Y to "LAPB Data Link 30 Driver" and "LAPB over Ethernet driver" below).
|
/net/lapb/ |
D | Kconfig | 14 currently supports LAPB only over Ethernet connections. If you want 15 to use LAPB connections over Ethernet, say Y here and to "LAPB over
|
/net/hsr/ |
D | Kconfig | 14 All Ethernet frames sent over the hsr device will be sent in both 15 directions on the ring (over both slave ports), giving a redundant, 16 instant fail-over network. Each HSR node in the ring acts like a
|
/net/l2tp/ |
D | Kconfig | 19 L2TP is often used to tunnel PPP traffic over IP 25 over L2TP tunnels. L2TPv3 is defined in RFC 3931 59 packet-oriented data network (e.g., over IP). L2TP, as 74 Support for L2TP-over-IP socket family. 91 Support for carrying raw ethernet frames over L2TPv3.
|
/net/ieee802154/ |
D | Kconfig | 14 tristate "6lowpan support over IEEE 802.15.4" 17 IPv6 compression over IEEE 802.15.4.
|
/net/irda/irnet/ |
D | Kconfig | 10 IrNET is an alternate way to transfer TCP/IP traffic over IrDA. It 11 uses synchronous PPP over a set of point to point IrDA sockets. You
|
/net/ipv4/ |
D | Kconfig | 123 one containing the directory /) from some other computer over the 140 one containing the directory /) from some other computer over the 155 one containing the directory /) from some other computer over the 169 another protocol and sending it over a channel that understands the 192 tristate "IP: GRE tunnels over IP" 197 another protocol and sending it over a channel that understands the 200 encapsulating of IPv4 or IPv6 over existing IPv4 infrastructure. 207 bool "IP: broadcast GRE over IP" 212 Network), but can be distributed all over the Internet. If you want 305 another protocol and sending it over a channel that understands the [all …]
|
/net/atm/ |
D | Kconfig | 22 tristate "Classical IP over ATM" 25 Classical IP over ATM for PVCs and SVCs, supporting InARP and 65 This is sometimes used over DSL lines. If in doubt, say N.
|
/net/ipv6/ |
D | Kconfig | 145 another protocol and sending it over a channel that understands the 158 another protocol and sending it over a channel that understands the 161 networks over an IPv4-only path. 202 another protocol and sending it over a channel that understands the 205 encapsulating of IPv4 or IPv6 over existing IPv6 infrastructure.
|
/net/decnet/ |
D | Kconfig | 9 packet communications over which run a variety of services similar 10 to those which run over TCP/IP.
|
/net/sunrpc/ |
D | Kconfig | 49 tristate "RPC over RDMA Client Support" 62 tristate "RPC over RDMA Server Support"
|
/net/6lowpan/ |
D | Kconfig | 5 This enables IPv6 over Low power Wireless Personal Area Network -
|
/net/nfc/nci/ |
D | Kconfig | 15 bool "NCI over SPI protocol support"
|
/net/irda/ |
D | Kconfig | 41 Ultra allows to exchange data over IrDA with really simple devices 65 Disabling this option will make latency over IrDA very bad. Enabling
|
/net/rfkill/ |
D | Kconfig | 7 Say Y here if you want to have control over RF switches
|
/net/tipc/ |
D | Kconfig | 40 IP-over-InfiniBand devices.
|
/net/dccp/ccids/ |
D | Kconfig | 23 throughput over time compared with TCP, which makes CCID-3 more
|
/net/bluetooth/ |
D | Kconfig | 46 IPv6 compression over Bluetooth Low Energy.
|
/net/ax25/ |
D | Kconfig | 25 This is the protocol used for computer communication over amateur 101 The Packet Layer Protocol (PLP) is a way to route packets over X.25
|
/net/caif/ |
D | Kconfig | 49 Say Y if you are using CAIF over USB CDC NCM.
|
/net/netfilter/ |
D | Kconfig | 8 tristate "Netfilter NFACCT over NFNETLINK interface" 16 tristate "Netfilter NFQUEUE over NFNETLINK interface" 24 tristate "Netfilter LOG over NFNETLINK interface" 226 of a server. DCC Sending is used anywhere you send files over IRC, 279 If you are running PPTP sessions over a stateful firewall or NAT 543 tristate "Netfilter x_tables over nf_tables module" 546 x_tables match/target extensions over the nf_tables 1468 The specification of what to extract is general enough to skip over
|
/net/sched/ |
D | Kconfig | 9 When the kernel has several packets to send out over a network 329 over netlink, causing the plug to be removed and resuming the normal
|
12