Home
last modified time | relevance | path

Searched refs:proto (Results 401 – 425 of 1112) sorted by relevance

1...<<11121314151617181920>>...45

/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dip6gre_lib.sh351 tc filter add dev $ul1 egress proto all pref 1 handle 101 \
372 tc filter del dev $ul1 egress proto all pref 1 handle 101 flower
384 tc filter add dev $ul1 egress proto all pref 1 handle 101 \
405 tc filter del dev $ul1 egress proto all pref 1 handle 101 flower
/openbmc/qemu/qapi/
H A Drocker.json135 # @ip-proto: IP Header protocol field
150 '*ip-proto': 'uint8', '*ip-tos': 'uint8', '*ip-dst': 'str' } }
167 # @ip-proto: IP Header protocol field
179 '*ip-proto': 'uint8', '*ip-tos': 'uint8' } }
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_transport.h62 int usnic_transport_sock_get_addr(struct socket *sock, int *proto,
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect_dynptr.c243 uint8_t *proto, bool *is_fragment) in pkt_parse_ipv6() argument
250 if (!pkt_skip_ipv6_extension_headers(dynptr, offset, ipv6, proto, is_fragment)) in pkt_parse_ipv6()
302 uint16_t proto = ETH_P_IP; in forward_with_gre() local
315 proto = ETH_P_IPV6; in forward_with_gre()
409 encap_gre->gre.protocol = bpf_htons(proto); in forward_with_gre()
587 static verdict_t classify_icmp(struct __sk_buff *skb, uint8_t proto, struct bpf_sock_tuple *tuple, in classify_icmp() argument
590 switch (proto) { in classify_icmp()
H A Dtest_cls_redirect.c348 pkt_parse_ipv6(buf_t *pkt, struct ipv6hdr *scratch, uint8_t *proto, in pkt_parse_ipv6() argument
356 if (!pkt_skip_ipv6_extension_headers(pkt, ipv6, proto, is_fragment)) { in pkt_parse_ipv6()
410 uint16_t proto = ETH_P_IP; in forward_with_gre() local
420 proto = ETH_P_IPV6; in forward_with_gre()
520 encap_gre->gre.protocol = bpf_htons(proto); in forward_with_gre()
698 static INLINING verdict_t classify_icmp(struct __sk_buff *skb, uint8_t proto, in classify_icmp() argument
702 switch (proto) { in classify_icmp()
/openbmc/linux/include/linux/dsa/
H A D8021q.h11 int dsa_tag_8021q_register(struct dsa_switch *ds, __be16 proto);
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_trap_tunnel_vxlan.sh151 )"00:"$( : IP proto
207 )"00:"$( : IP proto
290 )"00:"$( : IP proto
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_sip.c625 u8 *proto) in ct_sip_parse_transport() argument
632 *proto = IPPROTO_TCP; in ct_sip_parse_transport()
634 *proto = IPPROTO_UDP; in ct_sip_parse_transport()
638 if (*proto != nf_ct_protonum(ct)) in ct_sip_parse_transport()
641 *proto = nf_ct_protonum(ct); in ct_sip_parse_transport()
803 u8 proto, __be16 port, in refresh_signalling_expectation() argument
1234 u8 proto; in process_register_request() local
1268 &proto) == 0) in process_register_request()
1298 saddr, &daddr, proto, NULL, &port); in process_register_request()
1333 u8 proto; in process_register_response() local
[all …]
/openbmc/linux/include/uapi/linux/
H A Dnfs4_mount.h52 int proto; /* 1 */ member
/openbmc/linux/drivers/media/rc/
H A Dwinbond-cir.c675 u8 proto; in wbcir_shutdown() local
703 proto = IR_PROTOCOL_RC5; in wbcir_shutdown()
717 proto = IR_PROTOCOL_NEC; in wbcir_shutdown()
731 proto = IR_PROTOCOL_NEC; in wbcir_shutdown()
745 proto = IR_PROTOCOL_NEC; in wbcir_shutdown()
768 proto = IR_PROTOCOL_RC6; in wbcir_shutdown()
815 proto = IR_PROTOCOL_RC6; in wbcir_shutdown()
845 (proto << 4) | 0x01, 0x31); in wbcir_shutdown()
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c549 enum spi_nor_protocol proto; member
572 enum spi_nor_protocol proto) in spi_nor_set_read_settings() argument
577 read->proto = proto; in spi_nor_set_read_settings()
627 nor->read_proto = read->proto; in spi_nor_select_read()
/openbmc/linux/net/xfrm/
H A Dxfrm_hash.h119 __xfrm_spi_hash(const xfrm_address_t *daddr, __be32 spi, u8 proto, in __xfrm_spi_hash() argument
122 unsigned int h = (__force u32)spi ^ proto; in __xfrm_spi_hash()
/openbmc/linux/include/net/
H A Dip6_tunnel.h24 __u8 proto; /* tunnel protocol */ member
146 struct flowi6 *fl6, int encap_limit, __u32 *pmtu, __u8 proto);
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_dev.c166 int enic_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in enic_vlan_rx_add_vid() argument
179 int enic_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in enic_vlan_rx_kill_vid() argument
/openbmc/linux/net/nfc/
H A Dnfc.h21 struct proto *proto; member
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dprotocols.h323 #define DEFINE_SCMI_PROTOCOL_REGISTER_UNREGISTER(name, proto) \ argument
324 static const struct scmi_protocol *__this_proto = &(proto); \
/openbmc/linux/net/dsa/
H A Dtag_ocelot.c158 .proto = DSA_TAG_PROTO_OCELOT,
170 .proto = DSA_TAG_PROTO_SEVILLE,
/openbmc/linux/net/ipv6/
H A Draw.c751 u16 proto; in rawv6_sendmsg() local
786 proto = ntohs(sin6->sin6_port); in rawv6_sendmsg()
788 if (!proto) in rawv6_sendmsg()
789 proto = inet->inet_num; in rawv6_sendmsg()
790 else if (proto != inet->inet_num && in rawv6_sendmsg()
794 if (proto > 255) in rawv6_sendmsg()
823 proto = inet->inet_num; in rawv6_sendmsg()
858 fl6.flowi6_proto = proto; in rawv6_sendmsg()
1195 struct proto rawv6_prot = {
/openbmc/linux/net/tls/
H A Dtls_main.c121 static const struct proto *saved_tcpv6_prot;
123 static const struct proto *saved_tcpv4_prot;
125 static struct proto tls_prots[TLS_NUM_PROTS][TLS_NUM_CONFIG][TLS_NUM_CONFIG];
127 static void build_protos(struct proto prot[TLS_NUM_CONFIG][TLS_NUM_CONFIG],
128 const struct proto *base);
868 struct proto *prot = READ_ONCE(sk->sk_prot); in tls_build_proto()
896 static void build_protos(struct proto prot[TLS_NUM_CONFIG][TLS_NUM_CONFIG], in build_protos()
897 const struct proto *base) in build_protos()
977 static void tls_update(struct sock *sk, struct proto *p, in tls_update()
/openbmc/linux/fs/nfs/
H A Dnfs4client.c900 int proto, const struct rpc_timeout *timeparms, in nfs4_set_client() argument
912 .proto = proto, in nfs4_set_client()
925 switch (proto) { in nfs4_set_client()
988 .proto = ds_proto, in nfs4_set_ds_client()
1242 int proto, error; in nfs4_create_referral_server() local
1276 proto = XPRT_TRANSPORT_TCP; in nfs4_create_referral_server()
1278 proto = XPRT_TRANSPORT_TCP_TLS; in nfs4_create_referral_server()
1285 proto, in nfs4_create_referral_server()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddtt200u.c100 enum rc_proto proto = RC_PROTO_NEC; in dtt200u_rc_query() local
107 proto = RC_PROTO_NECX; in dtt200u_rc_query()
114 rc_keydown(d->rc_dev, proto, scancode, 0); in dtt200u_rc_query()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_app.c73 ip_vs_app_inc_new(struct netns_ipvs *ipvs, struct ip_vs_app *app, __u16 proto, in ip_vs_app_inc_new() argument
80 if (!(pp = ip_vs_proto_get(proto))) in ip_vs_app_inc_new()
173 register_ip_vs_app_inc(struct netns_ipvs *ipvs, struct ip_vs_app *app, __u16 proto, in register_ip_vs_app_inc() argument
180 result = ip_vs_app_inc_new(ipvs, app, proto, port); in register_ip_vs_app_inc()
/openbmc/linux/net/packet/
H A Daf_packet.c586 proto = __vlan_get_protocol(skb, proto, NULL); in vlan_get_protocol_dgram()
593 return proto; in vlan_get_protocol_dgram()
2021 __be16 proto = 0; in packet_sendmsg_spkt() local
2116 skb->protocol = proto; in packet_sendmsg_spkt()
2796 __be16 proto; in tpacket_snd() local
3020 __be16 proto; in packet_snd() local
3265 __be16 proto) in packet_do_bind() argument
3275 if (!proto) in packet_do_bind()
3276 proto = po->num; in packet_do_bind()
3436 po->num = proto; in packet_create()
[all …]
/openbmc/linux/Documentation/networking/
H A Dxfrm_device.rst39 ip x s add proto esp dst 14.0.0.70 src 14.0.0.52 spi 0x07 mode transport \
42 sel src 14.0.0.52/24 dst 14.0.0.70/24 proto tcp \
47 ip x s add proto esp dst 14.0.0.70 src 14.0.0.52 spi 0x07 mode transport \
50 sel src 14.0.0.52/24 dst 14.0.0.70/24 proto tcp \
54 tmpl src 14.0.0.70 dst 14.0.0.52 proto esp reqid 10000 mode transport
/openbmc/linux/net/mctp/
H A Daf_mctp.c594 static struct proto mctp_proto = {
608 struct proto *proto; in mctp_pf_create() local
619 proto = &mctp_proto; in mctp_pf_create()
625 sk = sk_alloc(net, PF_MCTP, GFP_KERNEL, proto, kern); in mctp_pf_create()

1...<<11121314151617181920>>...45