Home
last modified time | relevance | path

Searched refs:protocol (Results 2801 – 2825 of 3718) sorted by relevance

1...<<111112113114115116117118119120>>...149

/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/
H A Dpulseaudio.inc244 pulseaudio-module-native-protocol-unix \
262 RDEPENDS:pulseaudio-misc += "pulseaudio-module-cli-protocol-unix"
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c211 *l4_proto = ip->v4->protocol; in get_inner_l3_l4_type()
375 l4_proto = ip.v4->protocol; in offload_csum()
/openbmc/linux/net/bluetooth/rfcomm/
H A Dsock.c306 int protocol, int kern) in rfcomm_sock_create() argument
319 sk = rfcomm_sock_alloc(net, sock, protocol, GFP_ATOMIC, kern); in rfcomm_sock_create()
/openbmc/linux/drivers/ata/
H A Dpata_octeon_cf.c628 if (unlikely(qc->err_mask) && (qc->tf.protocol == ATA_PROT_DMA)) in octeon_cf_dma_finished()
765 switch (qc->tf.protocol) { in octeon_cf_qc_issue()
/openbmc/qemu/docs/devel/
H A Dwriting-monitor-commands.rst7 This document doesn't discuss QMP protocol level details, nor does it dive
11 docs/devel/qapi-code-gen.txt. For documentation about the QMP protocol,
36 3. At this point the command can be tested under the QMP protocol
115 protocol data.
/openbmc/linux/sound/firewire/
H A Damdtp-stream.c99 s->protocol = kzalloc(protocol_size, GFP_KERNEL); in amdtp_stream_init()
100 if (!s->protocol) in amdtp_stream_init()
126 if (s->protocol == NULL) in amdtp_stream_destroy()
130 kfree(s->protocol); in amdtp_stream_destroy()
/openbmc/linux/drivers/net/ethernet/
H A Djme.c946 if (skb->protocol != htons(ETH_P_IP)) in jme_udpsum()
949 if ((ip_hdr(skb)->protocol != IPPROTO_UDP) || in jme_udpsum()
1021 skb->protocol = eth_type_trans(skb, jme->dev); in jme_alloc_and_feed_skb()
2050 if (skb->protocol == htons(ETH_P_IP)) { in jme_tx_tso()
2074 switch (skb->protocol) { in jme_tx_csum()
2076 ip_proto = ip_hdr(skb)->protocol; in jme_tx_csum()
/openbmc/openbmc/poky/meta/classes-global/
H A Dsanity.bbclass899 if not any(pattern_scheme.match(protocol) for protocol in protocols):
900 bb.warn('Invalid protocol (%s) in %s: %s' % (decoded[0], mirror_var, mirror_entry))
903 if not any(mirror.startswith(protocol + '://') for protocol in protocols):
904 bb.warn('Invalid protocol in %s: %s' % (mirror_var, mirror_entry))
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A Dsuricata.yaml623 # protocol. The value of "new" determine the seconds to wait after a hanshake or
1083 # Holds details on the app-layer. The protocols section details each protocol.
1084 # Under each protocol, the default value for detection-enabled and "
1086 # Each protocol covers enabling/disabling parsers for all ipprotos
1087 # the app-layer protocol runs on. For example "dcerpc" refers to the tcp
1088 # version of the protocol as well as the udp version of the protocol.
/openbmc/linux/net/ipv4/
H A Dnexthop.c709 nhm->nh_protocol = nh->protocol; in nh_fill_node()
932 nhm->nh_protocol = nh->protocol; in nh_fill_res_bucket()
2153 old_protocol = old->protocol; in replace_nexthop_single()
2156 old->protocol = new->protocol; in replace_nexthop_single()
2191 old->protocol = old_protocol; in replace_nexthop_single()
2689 nh->protocol = cfg->nh_protocol; in nexthop_add()
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_bitmap_ipmac.c378 .protocol = IPSET_PROTOCOL,
/openbmc/linux/Documentation/driver-api/rapidio/
H A Drio_cm.rst25 to protocol definition limitations, a particular hardware implementation can
/openbmc/linux/Documentation/gpu/
H A Dafbc.rst7 AFBC is a proprietary lossless image compression protocol and format.
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dmipi-dsi-bus.txt4 The MIPI Display Serial Interface specifies a serial bus and a protocol for
/openbmc/linux/Documentation/ABI/testing/
H A Ddev-kmsg98 6,339,5140900,-;NET: Registered protocol family 10
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnft_nat_zones.sh192 ip protocol icmp add @inicmp { ip saddr . meta iifname . ip daddr counter }
/openbmc/linux/drivers/hwtracing/stm/
H A Dpolicy.c318 CONFIGFS_ATTR_RO(stp_policy_, protocol);
/openbmc/phosphor-host-ipmid/docs/
H A Doem-extension-numbering.md97 [Linux Kernel SMBus Protocol](https://www.kernel.org/doc/Documentation/i2c/smbus-protocol),
/openbmc/libmctp/
H A DREADME.md16 to present the MCTP protocol to firmware and applications. Please bear with us!
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/
H A Dandroid-tools_29.0.6.r14.bb15 …git://salsa.debian.org/android-tools-team/android-platform-tools;name=core;protocol=https;branch=m…
/openbmc/openbmc/poky/meta/recipes-support/vim/
H A Dvim.inc15 SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_rx.c446 skb->protocol = eth_type_trans(skb, skb->dev); in __octep_oq_process_rx()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/
H A Dxsk.c93 skb->protocol = eth_type_trans(skb, netdev); in nfp_nfd3_xsk_rx_skb()
/openbmc/linux/Documentation/driver-api/tty/
H A Dn_gsm.rst7 This line discipline implements the GSM 07.10 multiplexing protocol
/openbmc/linux/Documentation/driver-api/virtio/
H A Dvirtio.rst12 Virtio is an open standard that defines a protocol for communication

1...<<111112113114115116117118119120>>...149