Home
last modified time | relevance | path

Searched refs:over (Results 1 – 25 of 36) sorted by relevance

12

/net/hsr/
A DKconfig18 with other HSR capable nodes. All Ethernet frames sent over the HSR
19 device will be sent in both directions on the ring (over both slave
20 ports), giving a redundant, instant fail-over network. Each HSR node
25 separate networks over the two slave interfaces. Like HSR, Ethernet
26 frames sent over the PRP device will be sent to both networks giving
27 a redundant, instant fail-over network. Unlike HSR, PRP networks
/net/tls/
A Dtls_strp.c240 int over = skb->len - sz; in tls_strp_copyin_frag() local
242 WARN_ON_ONCE(over > chunk); in tls_strp_copyin_frag()
243 skb->len -= over; in tls_strp_copyin_frag()
244 skb->data_len -= over; in tls_strp_copyin_frag()
245 skb_frag_size_add(frag, -over); in tls_strp_copyin_frag()
247 chunk -= over; in tls_strp_copyin_frag()
320 int over = skb->len - sz; in tls_strp_copyin_skb() local
322 WARN_ON_ONCE(over > chunk); in tls_strp_copyin_skb()
323 skb->len -= over; in tls_strp_copyin_skb()
324 skb->data_len -= over; in tls_strp_copyin_skb()
[all …]
/net/x25/
A DKconfig26 X.25 over a standard telephone line using an ordinary modem (say Y
27 to "X.25 async driver" below) or over Ethernet using an ordinary
28 Ethernet card and the LAPB over Ethernet (say Y to "LAPB Data Link
29 Driver" and "LAPB over Ethernet driver" below).
/net/rds/
A DKconfig8 sequenced delivery of datagrams over Infiniband or TCP.
11 tristate "RDS over Infiniband"
18 tristate "RDS over TCP"
/net/lapb/
A DKconfig15 currently supports LAPB only over Ethernet connections. If you want
16 to use LAPB connections over Ethernet, say Y here and to "LAPB over
/net/l2tp/
A DKconfig20 L2TP is often used to tunnel PPP traffic over IP
26 over L2TP tunnels. L2TPv3 is defined in RFC 3931
60 packet-oriented data network (e.g., over IP). L2TP, as
75 Support for L2TP-over-IP socket family.
92 Support for carrying raw ethernet frames over L2TPv3.
/net/ieee802154/6lowpan/
A DKconfig3 tristate "6lowpan support over IEEE 802.15.4"
6 IPv6 compression over IEEE 802.15.4.
/net/appletalk/
A DKconfig15 EtherTalk is the name used for AppleTalk over Ethernet and the
16 cheaper and slower LocalTalk is AppleTalk over a proprietary Apple
29 your machine. I hear that the GNU boycott of Apple is over, so
/net/dsa/
A DKconfig25 frames over the CPU port.
119 the frames over the Ethernet CPU port are prepended with a
121 (PAUSE frames) over the CPU port is not supported when operating in
129 PTP, are not delivered over Ethernet but over register-based MMIO.
130 Flow control over the CPU port is functional in this mode. When using
/net/nfc/nci/
A DKconfig16 tristate "NCI over SPI protocol support"
26 tristate "NCI over UART protocol support"
/net/ipv4/
A DKconfig122 one containing the directory /) from some other computer over the
139 one containing the directory /) from some other computer over the
154 one containing the directory /) from some other computer over the
193 tristate "IP: GRE tunnels over IP"
201 encapsulating of IPv4 or IPv6 over existing IPv4 infrastructure.
208 bool "IP: broadcast GRE over IP"
323 tristate "IP: Foo (IP protocols) over UDP"
326 Foo over UDP allows any IP protocol to be directly encapsulated
390 Support for RFC 8229 encapsulation of ESP and IKE over
516 wired networks and throughput over wireless links.
[all …]
/net/smc/
A DKconfig7 SMC-R provides a "sockets over RDMA" solution making use of
8 RDMA over Converged Ethernet (RoCE) technology to upgrade
/net/atm/
A DKconfig23 tristate "Classical IP over ATM"
26 Classical IP over ATM for PVCs and SVCs, supporting InARP and
66 This is sometimes used over DSL lines. If in doubt, say N.
/net/9p/
A DKconfig25 This builds support for transports over TCP, Unix sockets and
49 This builds support for a transport for 9pfs over
/net/ipv6/
A DKconfig101 Support for RFC 8229 encapsulation of ESP and IKE over
161 another protocol and sending it over a channel that understands the
174 another protocol and sending it over a channel that understands the
177 networks over an IPv4-only path.
221 another protocol and sending it over a channel that understands the
224 encapsulating of IPv4 or IPv6 over existing IPv6 infrastructure.
/net/tipc/
A DKconfig30 IP-over-InfiniBand devices.
37 Saying Y here will enable support for running TIPC over IP/UDP
/net/vmw_vsock/
A DKconfig61 Sockets over virtio.
80 Sockets over Hyper-V VMBus.
/net/kcm/
A DKconfig11 protocol over kernel connectons (e.g. TCP connections).
/net/rfkill/
A DKconfig8 Say Y here if you want to have control over RF switches
/net/mpls/
A DKconfig34 tristate "MPLS: IP over MPLS tunnel support"
/net/mptcp/
A DKconfig9 Multipath TCP (MPTCP) connections send and receive data over multiple
/net/ax25/
A DKconfig26 This is the protocol used for computer communication over amateur
102 The Packet Layer Protocol (PLP) is a way to route packets over X.25
/net/caif/
A DKconfig50 Say Y if you are using CAIF over USB CDC NCM.
/net/6lowpan/
A DKconfig6 This enables IPv6 over Low power Wireless Personal Area Network -
/net/netfilter/
A DKconfig47 tristate "Netfilter NFACCT over NFNETLINK interface"
55 tristate "Netfilter NFQUEUE over NFNETLINK interface"
63 tristate "Netfilter LOG over NFNETLINK interface"
75 tristate "Netfilter OSF over NFNETLINK interface"
277 of a server. DCC Sending is used anywhere you send files over IRC,
330 If you are running PPTP sessions over a stateful firewall or NAT
605 tristate "Netfilter x_tables over nf_tables module"
608 x_tables match/target extensions over the nf_tables
767 you use iptables over nftables (iptables-nft).
1662 The specification of what to extract is general enough to skip over

Completed in 31 milliseconds

12