Home
last modified time | relevance | path

Searched refs:proto (Results 676 – 700 of 1112) sorted by relevance

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

/openbmc/linux/net/rxrpc/
H A Dtxbuf.c37 txb->wire.epoch = htonl(call->conn->proto.epoch); in rxrpc_alloc_txbuf()
/openbmc/linux/drivers/input/keyboard/
H A Dstowaway.c133 .proto = SERIO_STOWAWAY,
/openbmc/linux/drivers/input/joystick/
H A Dtwidjoy.c224 .proto = SERIO_TWIDJOY,
H A Dwarrior.c180 .proto = SERIO_WARRIOR,
H A Dfsia6b.c211 .proto = SERIO_FSIA6B,
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-net.h128 uint16_t proto; member
/openbmc/linux/Documentation/networking/
H A Dswitchdev.rst382 11.0.0.0/30 dev sw1p1 proto kernel scope link src 11.0.0.2 offload
383 11.0.0.4/30 via 11.0.0.1 dev sw1p1 proto zebra metric 20 offload
384 11.0.0.8/30 dev sw1p2 proto kernel scope link src 11.0.0.10 offload
385 11.0.0.12/30 via 11.0.0.9 dev sw1p2 proto zebra metric 20 offload
386 12.0.0.2 proto zebra metric 30 offload
389 12.0.0.3 via 11.0.0.1 dev sw1p1 proto zebra metric 20 offload
390 12.0.0.4 via 11.0.0.9 dev sw1p2 proto zebra metric 20 offload
391 192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.15
H A Dopenvswitch.rst89 eth_type(0x0800), ipv4(src=172.16.0.20, dst=172.18.0.52, proto=17, tos=0,
180 eth(...), vlan(vid=10, pcp=0), eth_type(0x0800), ip(proto=6, ...), tcp(...)
196 ip(proto=6, ...), tcp(...)))
223 eth(...), eth_type(0x0800), ip(proto=6, ...), tcp(src=0, dst=0)
/openbmc/linux/net/bridge/
H A Dbr_vlan.c936 int __br_vlan_set_proto(struct net_bridge *br, __be16 proto, in __br_vlan_set_proto() argument
943 .u.vlan_protocol = ntohs(proto), in __br_vlan_set_proto()
951 if (br->vlan_proto == proto) in __br_vlan_set_proto()
964 err = vlan_vid_add(p->dev, proto, vlan->vid); in __br_vlan_set_proto()
970 br->vlan_proto = proto; in __br_vlan_set_proto()
994 vlan_vid_del(p->dev, proto, vlan->vid); in __br_vlan_set_proto()
1002 vlan_vid_del(p->dev, proto, vlan->vid); in __br_vlan_set_proto()
1459 ctx->vlan[idx].proto == br->vlan_proto) { in br_vlan_fill_forward_path_pvid()
H A Dbr_multicast_eht.c380 switch (src->proto) { in br_multicast_ip_src_to_eht_addr()
540 src_ip.proto = pg->key.addr.proto; in __eht_del_set_entries()
/openbmc/linux/tools/testing/selftests/net/
H A Dsrv6_hl2encap_red_l2vpn_test.sh531 local proto="$4"
537 if [ "${proto}" -eq 6 ]; then
H A Dtap.c221 size_t build_eth(uint8_t *buf, uint16_t proto) in build_eth() argument
225 eth->h_proto = htons(proto); in build_eth()
/openbmc/linux/include/linux/
H A Dtrace_events.h974 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
975 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
976 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) argument
/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx.c564 static int efx_vlan_rx_add_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_add_vid() argument
569 return efx->type->vlan_rx_add_vid(efx, proto, vid); in efx_vlan_rx_add_vid()
574 static int efx_vlan_rx_kill_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_kill_vid() argument
579 return efx->type->vlan_rx_kill_vid(efx, proto, vid); in efx_vlan_rx_kill_vid()
H A Dethtool_common.c758 uip_mask->proto = IP_PROTO_FULL_MASK; in efx_ethtool_get_class_rule()
759 uip_entry->proto = spec.ip_proto; in efx_ethtool_get_class_rule()
1051 if (uip_mask->proto) { in efx_ethtool_set_class_rule()
1052 if (uip_mask->proto != IP_PROTO_FULL_MASK) in efx_ethtool_set_class_rule()
1055 spec.ip_proto = uip_entry->proto; in efx_ethtool_set_class_rule()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c905 uip_mask->proto = IP_PROTO_FULL_MASK; in ef4_ethtool_get_class_rule()
906 uip_entry->proto = spec.ip_proto; in ef4_ethtool_get_class_rule()
1153 if (uip_mask->proto) { in ef4_ethtool_set_class_rule()
1154 if (uip_mask->proto != IP_PROTO_FULL_MASK) in ef4_ethtool_set_class_rule()
1157 spec.ip_proto = uip_entry->proto; in ef4_ethtool_set_class_rule()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h704 __be16 __always_unused proto, u16 vid);
1033 u32 action, u16 vid, u16 proto, u8 prio,
1375 enum mlxsw_sp_l3proto proto,
1379 enum mlxsw_sp_l3proto proto,
1383 enum mlxsw_sp_l3proto proto,
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c758 uip_mask->proto = IP_PROTO_FULL_MASK; in efx_ethtool_get_class_rule()
759 uip_entry->proto = spec.ip_proto; in efx_ethtool_get_class_rule()
1052 if (uip_mask->proto) { in efx_ethtool_set_class_rule()
1053 if (uip_mask->proto != IP_PROTO_FULL_MASK) in efx_ethtool_set_class_rule()
1056 spec.ip_proto = uip_entry->proto; in efx_ethtool_set_class_rule()
/openbmc/linux/fs/nfs/
H A Dclient.c180 clp->cl_proto = cl_init->proto; in nfs_alloc_client()
310 if (clp->cl_proto != data->proto) in nfs_match_client()
457 void nfs_init_timeout_values(struct rpc_timeout *to, int proto, in nfs_init_timeout_values() argument
463 switch (proto) { in nfs_init_timeout_values()
684 .proto = ctx->nfs_server.protocol, in nfs_init_server()
/openbmc/linux/net/ceph/
H A Dmessenger_v1.c379 int proto; in prepare_write_connect() local
384 proto = CEPH_MONC_PROTOCOL; in prepare_write_connect()
387 proto = CEPH_OSDC_PROTOCOL; in prepare_write_connect()
390 proto = CEPH_MDSC_PROTOCOL; in prepare_write_connect()
397 con->v1.connect_seq, global_seq, proto); in prepare_write_connect()
404 con->v1.out_connect.protocol_version = cpu_to_le32(proto); in prepare_write_connect()
/openbmc/linux/include/linux/mlx4/
H A Dcmd.h313 u8 qos, __be16 proto);
/openbmc/linux/net/bluetooth/cmtp/
H A Dsock.c194 static struct proto cmtp_proto = {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Fix-type-of-single-bit-bitfields.patch24 struct prototype *proto;
/openbmc/linux/net/bluetooth/bnep/
H A Dsock.c192 static struct proto bnep_proto = {
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.h225 int qed_cxt_free_proto_ilt(struct qed_hwfn *p_hwfn, enum protocol_type proto);

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