Home
last modified time | relevance | path

Searched refs:protocol (Results 2776 – 2800 of 3726) sorted by relevance

1...<<111112113114115116117118119120>>...150

/openbmc/linux/drivers/usb/serial/
H A DKconfig469 a proprietary protocol called DM and cannot be used for AT- or
600 protocol <http://www.ohwr.org/projects/etherbone-core>.
604 the Etherbone protocol. A userspace library is required to
605 speak the protocol made available by this driver as ttyUSBx.
/openbmc/linux/net/bridge/
H A Dbr_private.h1075 if (skb->protocol == htons(ETH_P_IPV6)) in br_multicast_get_first_rport_node()
1087 if (skb->protocol == htons(ETH_P_IPV6)) in br_multicast_rport_from_node_skb()
1123 if (skb->protocol == htons(ETH_P_IP)) in br_multicast_is_router()
1125 else if (skb->protocol == htons(ETH_P_IPV6)) in br_multicast_is_router()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c1706 skb->protocol = eth_type_trans(skb, dev); in ixgbe_process_skb_fields()
7484 .protocol = 0, in ixgbe_update_default_up()
8077 if (eth_p_mpls(first->protocol)) in ixgbe_tso()
8502 l4_proto = hdr.ipv4->protocol; in ixgbe_atr()
8665 tx_buff->protocol = 0; in ixgbe_xmit_xdp_ring()
8721 __be16 protocol = skb->protocol; in ixgbe_xmit_frame_ring() local
8761 protocol = vlan_get_protocol(skb); in ixgbe_xmit_frame_ring()
8811 first->protocol = protocol; in ixgbe_xmit_frame_ring()
8815 if ((protocol == htons(ETH_P_FCOE)) && in ixgbe_xmit_frame_ring()
9542 __be16 protocol = cls->common.protocol; in ixgbe_configure_clsu32() local
[all …]
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c425 brcmf_dbg(DATA, "rx proto=0x%X\n", ntohs(skb->protocol)); in brcmf_netif_rx()
473 skb->protocol = htons(ETH_P_802_2); in brcmf_netif_mon_rx()
493 skb->protocol = eth_type_trans(skb, (*ifp)->ndev); in brcmf_rx_hdrpull()
/openbmc/linux/drivers/ata/
H A Dsata_fsl.c517 if (ata_is_atapi(qc->tf.protocol)) { in sata_fsl_qc_prep()
528 if (qc->tf.protocol == ATA_PROT_NCQ) in sata_fsl_qc_prep()
1199 if (qc && ata_is_atapi(qc->tf.protocol)) { in sata_fsl_host_intr()
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c179 switch (skb->protocol) { in bcmasp_csum_offload()
184 ip_proto = ip_hdr(skb)->protocol; in bcmasp_csum_offload()
579 skb->protocol = eth_type_trans(skb, intf->ndev); in bcmasp_rx_poll()
/openbmc/linux/Documentation/i2c/
H A Dfunctionality.rst27 flags (which modify the I2C protocol!)
/openbmc/linux/Documentation/sound/cards/
H A Dserial-u16550.rst78 The M/A protocol requires the driver to twiddle the modem control lines under
/openbmc/linux/drivers/pnp/
H A Dinterface.c381 dev->protocol->get(dev); in resources_store()
/openbmc/docs/designs/oem/google/
H A Droot_of_trust.md23 [SPDM protocol](https://www.dmtf.org/sites/default/files/PMCI_Security-Architecture_12-11-2019.pdf).
/openbmc/openbmc/meta-security/recipes-mac/AppArmor/
H A Dapparmor_3.1.3.bb17 git://gitlab.com/apparmor/apparmor.git;protocol=https;branch=apparmor-3.1 \
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_client.py27 from .protocol import AsyncProtocol, Runstate, require
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dconntrack_icmp_related.sh200 ip protocol icmp oifname "veth0" counter masquerade
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c396 .protocol = MLX4_PROT_ETH,
/openbmc/linux/net/netfilter/
H A Dnft_synproxy.c139 switch (skb->protocol) { in nft_synproxy_do_eval()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_metadata.c173 iph->protocol = IPPROTO_UDP; in generate_packet()
/openbmc/linux/net/ipv4/
H A Desp4_offload.c98 int proto = iph->protocol; in esp4_gso_encap()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dsetget_sockopt.c346 int type, int protocol, int kern) in BPF_PROG() argument
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h39 __be16 protocol; member
/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpnet.c238 skb->protocol = eth_type_trans(skb, xpnet_device); in xpnet_receive()
/openbmc/linux/drivers/net/caif/
H A Dcaif_serial.c195 skb->protocol = htons(ETH_P_CAIF); in ldisc_receive()
/openbmc/linux/Documentation/networking/
H A Dnf_conntrack-sysctl.rst91 - 255 - log packets of any protocol
/openbmc/linux/drivers/staging/octeon/
H A Dethernet-rx.c336 skb->protocol = eth_type_trans(skb, dev); in cvm_oct_poll()
/openbmc/linux/block/
H A Dbsg-lib.c37 if (hdr->protocol != BSG_PROTOCOL_SCSI || in bsg_transport_sg_io_fn()
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_bitmap_ip.c341 .protocol = IPSET_PROTOCOL,

1...<<111112113114115116117118119120>>...150