Home
last modified time | relevance | path

Searched refs:proto (Results 2101 - 2125 of 3763) sorted by relevance

1...<<81828384858687888990>>...151

/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c312 u8 ethhdr, proto = 0, csum_enable = 0; in xgene_enet_work_msg() local
333 proto = TSO_IPPROTO_TCP; in xgene_enet_work_msg()
372 SET_VAL(IS, proto) | in xgene_enet_work_msg()
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dcpsw.c92 __be16 proto, u16 vid);
1056 __be16 proto, u16 vid) in cpsw_ndo_vlan_rx_add_vid()
1094 __be16 proto, u16 vid) in cpsw_ndo_vlan_rx_kill_vid()
1055 cpsw_ndo_vlan_rx_add_vid(struct net_device *ndev, __be16 proto, u16 vid) cpsw_ndo_vlan_rx_add_vid() argument
1093 cpsw_ndo_vlan_rx_kill_vid(struct net_device *ndev, __be16 proto, u16 vid) cpsw_ndo_vlan_rx_kill_vid() argument
/kernel/linux/linux-5.10/net/wireless/
H A Drdev-ops.h750 const u8 *dest, __be16 proto, in rdev_tx_control_port()
755 dest, proto, noencrypt); in rdev_tx_control_port()
757 dest, proto, noencrypt, cookie); in rdev_tx_control_port()
747 rdev_tx_control_port(struct cfg80211_registered_device *rdev, struct net_device *dev, const void *buf, size_t len, const u8 *dest, __be16 proto, const bool noencrypt, u64 *cookie) rdev_tx_control_port() argument
/kernel/linux/linux-5.10/scripts/mod/
H A Dfile2alias.c520 DEF_FIELD(symval, serio_device_id, proto); in do_serio_entry()
526 ADD(alias, "pr", proto != SERIO_ANY, proto); in do_serio_entry()
/kernel/linux/linux-5.10/net/ax25/
H A Daf_ax25.c255 void ax25_send_to_raw(ax25_address *addr, struct sk_buff *skb, int proto) in ax25_send_to_raw() argument
264 s->sk->sk_protocol == proto && in ax25_send_to_raw()
822 static struct proto ax25_proto = {
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_tunnel.c571 u8 proto, int tunnel_hlen) in ip_md_tunnel_xmit()
598 ip_tunnel_init_flow(&fl4, proto, key->u.ipv4.dst, key->u.ipv4.src, in ip_md_tunnel_xmit()
650 iptunnel_xmit(NULL, rt, skb, fl4.saddr, fl4.daddr, proto, tos, ttl, in ip_md_tunnel_xmit()
570 ip_md_tunnel_xmit(struct sk_buff *skb, struct net_device *dev, u8 proto, int tunnel_hlen) ip_md_tunnel_xmit() argument
/kernel/linux/linux-5.10/net/iucv/
H A Daf_iucv.c40 static struct proto iucv_proto = {
473 static struct sock *iucv_sock_alloc(struct socket *sock, int proto, gfp_t prio, int kern) in iucv_sock_alloc() argument
509 sk->sk_protocol = proto; in iucv_sock_alloc()
2272 /* currently, proto ops can handle both sk types */ in iucv_sock_create()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_core.c368 pr_debug("can't find proto in pkt\n"); in ipv6_get_l4proto()
556 tmpl->proto.tmpl_padto = (char *)tmpl - (char *)p; in nf_ct_tmpl_alloc()
578 kfree((char *)tmpl - tmpl->proto.tmpl_padto); in nf_ct_tmpl_free()
1493 offsetof(struct nf_conn, proto) - in __nf_conntrack_alloc()
1832 pr_debug("nf_conntrack_in: Can't track with proto module\n"); in nf_conntrack_in()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c1333 int proto; in nicvf_sq_add_hdr_subdesc() local
1367 proto = (ip.v4->version == 4) ? ip.v4->protocol : in nicvf_sq_add_hdr_subdesc()
1370 switch (proto) { in nicvf_sq_add_hdr_subdesc()
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c312 u8 ethhdr, proto = 0, csum_enable = 0; in xgene_enet_work_msg() local
333 proto = TSO_IPPROTO_TCP; in xgene_enet_work_msg()
372 SET_VAL(IS, proto) | in xgene_enet_work_msg()
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h311 extern struct proto tcp_prot;
2341 void (*update)(struct sock *sk, struct proto *p,
2360 void tcp_update_ulp(struct sock *sk, struct proto *p,
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c1377 if (l3_mask->l4_4_bytes || l3_mask->tos || l3_mask->proto || in mlx4_en_validate_flow()
1505 struct list_head *list_h, int proto) in add_tcp_udp_rule()
1523 if (proto == TCP_V4_FLOW) { in add_tcp_udp_rule()
1503 add_tcp_udp_rule(struct mlx4_en_priv *priv, struct ethtool_rxnfc *cmd, struct list_head *list_h, int proto) add_tcp_udp_rule() argument
/kernel/linux/linux-6.6/drivers/net/
H A Dgtp.c896 unsigned int proto = ntohs(skb->protocol); in gtp_dev_xmit() local
908 switch (proto) { in gtp_dev_xmit()
921 switch (proto) { in gtp_dev_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpsw.c92 __be16 proto, u16 vid);
1046 __be16 proto, u16 vid) in cpsw_ndo_vlan_rx_add_vid()
1082 __be16 proto, u16 vid) in cpsw_ndo_vlan_rx_kill_vid()
1045 cpsw_ndo_vlan_rx_add_vid(struct net_device *ndev, __be16 proto, u16 vid) cpsw_ndo_vlan_rx_add_vid() argument
1081 cpsw_ndo_vlan_rx_kill_vid(struct net_device *ndev, __be16 proto, u16 vid) cpsw_ndo_vlan_rx_kill_vid() argument
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Datkbd.c1416 .proto = SERIO_ANY,
1422 .proto = SERIO_ANY,
1428 .proto = SERIO_PS2SER,
/kernel/linux/linux-6.6/net/wireless/
H A Dutil.c545 bool ieee80211_get_8023_tunnel_proto(const void *hdr, __be16 *proto) in ieee80211_get_8023_tunnel_proto() argument
555 *proto = *hdr_proto; in ieee80211_get_8023_tunnel_proto()
612 __be16 proto; in ieee80211_data_to_8023_exthdr() member
H A Drdev-ops.h766 const u8 *dest, __be16 proto, in rdev_tx_control_port()
772 dest, proto, noencrypt, link); in rdev_tx_control_port()
774 dest, proto, noencrypt, link, cookie); in rdev_tx_control_port()
763 rdev_tx_control_port(struct cfg80211_registered_device *rdev, struct net_device *dev, const void *buf, size_t len, const u8 *dest, __be16 proto, const bool noencrypt, int link, u64 *cookie) rdev_tx_control_port() argument
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Daf_vsock.c121 struct proto vsock_proto = {
1277 const struct proto *prot; in vsock_dgram_recvmsg()
2134 const struct proto *prot; in vsock_connectible_recvmsg()
/kernel/linux/linux-6.6/scripts/mod/
H A Dfile2alias.c545 DEF_FIELD(symval, serio_device_id, proto); in do_serio_entry()
551 ADD(alias, "pr", proto != SERIO_ANY, proto); in do_serio_entry()
/kernel/linux/linux-6.6/net/ax25/
H A Daf_ax25.c259 void ax25_send_to_raw(ax25_address *addr, struct sk_buff *skb, int proto) in ax25_send_to_raw() argument
268 s->sk->sk_protocol == proto && in ax25_send_to_raw()
826 static struct proto ax25_proto = {
/kernel/linux/linux-6.6/net/iucv/
H A Daf_iucv.c41 static struct proto iucv_proto = {
449 static struct sock *iucv_sock_alloc(struct socket *sock, int proto, gfp_t prio, int kern) in iucv_sock_alloc() argument
486 sk->sk_protocol = proto; in iucv_sock_alloc()
2238 /* currently, proto ops can handle both sk types */ in iucv_sock_create()
/kernel/linux/linux-6.6/net/bluetooth/
H A Diso.c739 static struct proto iso_proto = {
775 int proto, gfp_t prio, int kern) in iso_sock_alloc()
779 sk = bt_sock_alloc(net, sock, &iso_proto, proto, prio, kern); in iso_sock_alloc()
774 iso_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio, int kern) iso_sock_alloc() argument
/third_party/libcoap/src/
H A Dcoap_io.c1448 s->proto == COAP_PROTO_DTLS && s->tls) {
1525 if (s->type == COAP_SESSION_TYPE_CLIENT && COAP_PROTO_RELIABLE(s->proto) &&
1546 s->proto == COAP_PROTO_DTLS && s->tls) {
/third_party/nghttp2/src/
H A Dshrpx_http2_session.cc1689 auto proto = StringRef{next_proto, next_proto_len}; in connection_made() local
1691 SSLOG(INFO, this) << "Negotiated next protocol: " << proto; in connection_made()
1693 if (!util::check_h2_is_selected(proto)) { in connection_made()
H A DHttpServer.cc908 auto proto = StringRef{next_proto, next_proto_len}; in verify_npn_result() local
910 std::cout << "The negotiated protocol: " << proto << std::endl; in verify_npn_result()
912 if (util::check_h2_is_selected(proto)) { in verify_npn_result()

Completed in 64 milliseconds

1...<<81828384858687888990>>...151