Home
last modified time | relevance | path

Searched refs:proto (Results 726 – 750 of 1112) sorted by relevance

1...<<21222324252627282930>>...45

/openbmc/linux/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c69 #define SLIMPRO_IIC_ENCODE_MSG(dev, chip, op, proto, addrlen, datalen) \ argument
76 ((proto << SLIMPRO_IIC_PROTO_SHIFT) & SLIMPRO_IIC_PROTO_MASK) | \
H A Di2c-taos-evm.c288 .proto = SERIO_TAOSEVM,
/openbmc/linux/drivers/block/
H A Dps3disk.c53 u32 proto; member
350 ata_cmnd.proto = PIO_DATA_IN_PROTO; in ps3disk_identify()
/openbmc/linux/net/netfilter/
H A Dnf_conncount.c74 return conn->proto.tcp.state == TCP_CONNTRACK_TIME_WAIT || in already_closed()
75 conn->proto.tcp.state == TCP_CONNTRACK_CLOSE; in already_closed()
H A Dnf_log_syslog.c185 u8 proto, int fragment, in nf_log_dump_tcp_header() argument
266 u8 proto, int fragment, in nf_log_dump_udp_header() argument
272 if (proto == IPPROTO_UDP) in nf_log_dump_udp_header()
/openbmc/linux/net/batman-adv/
H A Dmulticast.c530 if (src->proto == htons(ETH_P_IP)) in batadv_mcast_mla_br_addr_cpy()
533 else if (src->proto == htons(ETH_P_IPV6)) in batadv_mcast_mla_br_addr_cpy()
573 if (br_ip_entry->addr.proto == htons(ETH_P_IP)) { in batadv_mcast_mla_bridge_get()
587 if (br_ip_entry->addr.proto == htons(ETH_P_IPV6)) { in batadv_mcast_mla_bridge_get()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c1076 u8 proto; in mlx4_en_xmit() local
1079 proto = (ip.v4->version == 4) ? ip.v4->protocol : in mlx4_en_xmit()
1082 if (proto == IPPROTO_TCP || proto == IPPROTO_UDP) in mlx4_en_xmit()
/openbmc/linux/net/ipv6/
H A Desp6.c526 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp6_output_head()
560 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp6_output_head()
701 esp.proto = *skb_mac_header(skb); in esp6_output()
1262 .proto = IPPROTO_ESP,
H A Dsit.c739 .proto = htons(ETH_P_IP),
745 .proto = htons(ETH_P_MPLS_UC),
775 if (iptunnel_pull_header(skb, 0, tpi->proto, false)) in sit_tunnel_rcv()
1485 u8 proto; in ipip6_validate() local
1490 proto = nla_get_u8(data[IFLA_IPTUN_PROTO]); in ipip6_validate()
1491 if (!ipip6_valid_ip_proto(proto)) in ipip6_validate()
/openbmc/linux/net/ipv4/
H A Desp4.c491 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp_output_head()
523 esp_output_fill_trailer(tail, esp->tfclen, esp->plen, esp->proto); in esp_output_head()
663 esp.proto = *skb_mac_header(skb); in esp_output()
1210 .proto = IPPROTO_ESP,
/openbmc/linux/drivers/input/joystick/iforce/
H A Diforce-serio.c232 .proto = SERIO_IFORCE,
/openbmc/qemu/hw/hyperv/
H A Dtrace-events22 hv_balloon_incoming_version(uint16_t major, uint16_t minor) "incoming proto version %u.%u"
/openbmc/linux/drivers/media/rc/
H A Drc-core-priv.h199 bool rc_validate_scancode(enum rc_proto proto, u32 scancode);
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dior.h33 } proto:3; member
/openbmc/qemu/docs/interop/
H A Dnbd.rst10 https://github.com/NetworkBlockDevice/nbd/blob/master/doc/proto.md
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c322 pwk_cipher->proto = cpu_to_le16(PROTOCOL_WPA); in mwifiex_uap_bss_wpa()
334 pwk_cipher->proto = cpu_to_le16(PROTOCOL_WPA2); in mwifiex_uap_bss_wpa()
626 encrypt_protocol->proto = cpu_to_le16(bss_cfg->protocol); in mwifiex_uap_bss_param_prepare()
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c266 static __sum16 csum_magic(union hinic_l3 *ip, unsigned short proto) in csum_magic() argument
269 csum_tcpudp_magic(ip->v4->saddr, ip->v4->daddr, 0, proto, 0) : in csum_magic()
270 csum_ipv6_magic(&ip->v6->saddr, &ip->v6->daddr, 0, proto, 0); in csum_magic()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c405 if (uip_mask->proto) { in dpaa2_eth_prep_uip_rule()
407 *(u8 *)(key + off) = uip_value->proto; in dpaa2_eth_prep_uip_rule()
408 *(u8 *)(mask + off) = uip_mask->proto; in dpaa2_eth_prep_uip_rule()
/openbmc/linux/net/bluetooth/rfcomm/
H A Dsock.c265 static struct proto rfcomm_proto = {
272 int proto, gfp_t prio, int kern) in rfcomm_sock_alloc() argument
277 sk = bt_sock_alloc(net, sock, &rfcomm_proto, proto, prio, kern); in rfcomm_sock_alloc()
/openbmc/linux/drivers/bluetooth/
H A Dhci_ll.c662 else if (hu->proto->oper_speed) in ll_setup()
663 speed = hu->proto->oper_speed; in ll_setup()
/openbmc/linux/include/net/sctp/
H A Dsctp.h459 extern struct proto sctp_prot;
460 extern struct proto sctpv6_prot;
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.c1232 int proto = IPPROTO_IP; in vnet_handle_offloads() local
1235 proto = ip_hdr(skb)->protocol; in vnet_handle_offloads()
1237 proto = ipv6_hdr(skb)->nexthdr; in vnet_handle_offloads()
1239 if (proto == IPPROTO_TCP) { in vnet_handle_offloads()
1241 } else if (proto == IPPROTO_UDP) { in vnet_handle_offloads()
1245 "protocol %d tproto %d\n", skb->protocol, proto); in vnet_handle_offloads()
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_bridge_1q_lag.sh230 proto 802.1q flower vlan_ethtype arp $tcflags \
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dip_check_defrag.c166 .proto = IPPROTO_RAW, in test_bpf_ip_check_defrag_ok()
/openbmc/linux/drivers/input/serio/
H A Dserport.c201 serport->id.proto = type & 0x000000ff; in serport_set_type()

1...<<21222324252627282930>>...45