/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
H A D | devlink_lib.sh | 463 local proto=$1; shift 468 tc filter del dev $dev egress protocol $proto pref $pref handle $handle flower
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_tc_tunnel.c | 203 /* if changing outer proto type, update eth->h_proto */ in encap_ipv4() 447 static int decap_internal(struct __sk_buff *skb, int off, int len, char proto) in decap_internal() argument 454 switch (proto) { in decap_internal()
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | serio_raw.c | 413 .proto = SERIO_ANY, 419 .proto = SERIO_ANY,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_arfs.c | 320 fltr_info->ip.v4.proto = ip_proto; in ice_arfs_build_entry() 329 fltr_info->ip.v6.proto = ip_proto; in ice_arfs_build_entry()
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-xgene-slimpro.c | 66 * proto - SLIMPRO_IIC_SMB_PROTOCOL or SLIMPRO_IIC_I2C_PROTOCOL 70 #define SLIMPRO_IIC_ENCODE_MSG(dev, chip, op, proto, addrlen, datalen) \ 77 ((proto << SLIMPRO_IIC_PROTO_SHIFT) & SLIMPRO_IIC_PROTO_MASK) | \
|
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | sctp.h | 461 extern struct proto sctp_prot; 462 extern struct proto sctpv6_prot;
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | skmsg.h | 103 struct proto *sk_proto; 344 struct proto *ops) in sk_psock_update_proto() 354 /* TLS does not have an unhash proto in SW cases, but we need in sk_psock_restore_proto()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | udp.h | 95 extern struct proto udp_prot; 519 struct proto *udp_bpf_get_proto(struct sock *sk, struct sk_psock *psock);
|
H A D | route.h | 161 __u8 proto, __u8 tos, int oif) in ip_route_output_ports() 164 RT_SCOPE_UNIVERSE, proto, in ip_route_output_ports() 157 ip_route_output_ports(struct net *net, struct flowi4 *fl4, struct sock *sk, __be32 daddr, __be32 saddr, __be16 dport, __be16 sport, __u8 proto, __u8 tos, int oif) ip_route_output_ports() argument
|
/kernel/linux/linux-5.10/net/dsa/ |
H A D | dsa.c | 38 .proto = DSA_TAG_PROTO_NONE, 98 if (ops->proto == tag_protocol) { in dsa_tag_driver_get()
|
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/controllers/ |
H A D | hisi-sfc.c | 111 static int hisi_spi_nor_get_if_type(enum spi_nor_protocol proto) in hisi_spi_nor_get_if_type() argument 115 switch (proto) { in hisi_spi_nor_get_if_type()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/ |
H A D | ena_com.h | 706 * @proto: The protocol to configure. 717 enum ena_admin_flow_hash_proto proto, 733 * @proto: The protocol to retrieve. 744 enum ena_admin_flow_hash_proto proto,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_main.c | 349 static int aq_ndo_vlan_rx_add_vid(struct net_device *ndev, __be16 proto, in aq_ndo_vlan_rx_add_vid() argument 362 static int aq_ndo_vlan_rx_kill_vid(struct net_device *ndev, __be16 proto, in aq_ndo_vlan_rx_kill_vid() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_arfs.c | 320 fltr_info->ip.v4.proto = ip_proto; in ice_arfs_build_entry() 329 fltr_info->ip.v6.proto = ip_proto; in ice_arfs_build_entry()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | route.h | 169 __u8 proto, __u8 tos, int oif) in ip_route_output_ports() 172 RT_SCOPE_UNIVERSE, proto, in ip_route_output_ports() 165 ip_route_output_ports(struct net *net, struct flowi4 *fl4, const struct sock *sk, __be32 daddr, __be32 saddr, __be16 dport, __be16 sport, __u8 proto, __u8 tos, int oif) ip_route_output_ports() argument
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | ps3disk.c | 53 u32 proto; member 350 ata_cmnd.proto = PIO_DATA_IN_PROTO; in ps3disk_identify()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot_vcap.h | 549 struct ocelot_vcap_u8 proto; /* Protocol */ member 567 struct ocelot_vcap_u8 proto; /* IPv6 protocol */ member
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-xgene-slimpro.c | 65 * proto - SLIMPRO_IIC_SMB_PROTOCOL or SLIMPRO_IIC_I2C_PROTOCOL 69 #define SLIMPRO_IIC_ENCODE_MSG(dev, chip, op, proto, addrlen, datalen) \ 76 ((proto << SLIMPRO_IIC_PROTO_SHIFT) & SLIMPRO_IIC_PROTO_MASK) | \
|
/kernel/linux/linux-6.6/drivers/input/serio/ |
H A D | serio_raw.c | 413 .proto = SERIO_ANY, 419 .proto = SERIO_ANY,
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | conn_event.c | 130 pkt.whdr.epoch = htonl(conn->proto.epoch); in rxrpc_conn_retransmit_call() 131 pkt.whdr.cid = htonl(conn->proto.cid | channel); in rxrpc_conn_retransmit_call()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_mpls.c | 395 entry->mpls_push.proto = tcf_mpls_proto(act); in tcf_mpls_offload_act_setup() 403 entry->mpls_pop.proto = tcf_mpls_proto(act); in tcf_mpls_offload_act_setup()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
H A D | devlink_lib.sh | 498 local proto=$1; shift 503 tc filter del dev $dev egress protocol $proto pref $pref handle $handle flower
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | network_helpers.c | 283 if (opts->proto) { in connect_to_fd_opts() 284 protocol = opts->proto; in connect_to_fd_opts()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | srv6_hl2encap_red_l2vpn_test.sh | 531 local proto="$4" 537 if [ "${proto}" -eq 6 ]; then
|
H A D | tap.c | 221 size_t build_eth(uint8_t *buf, uint16_t proto) in build_eth() argument 225 eth->h_proto = htons(proto); in build_eth()
|