Home
last modified time | relevance | path

Searched refs:sock (Results 1801 - 1825 of 2668) sorted by relevance

1...<<71727374757677787980>>...107

/third_party/toybox/toys/pending/
H A Droute.c206 struct sockaddr sock; in get_next_params() local
211 get_hostname(*netmask, (struct sockaddr_in *) &sock); in get_next_params()
212 rt->rt_genmask = sock; in get_next_params()
/third_party/python/Lib/test/
H A Dtest_urllib2net.py121 sock = response.fp
122 self.assertFalse(sock.closed)
124 self.assertTrue(sock.closed)
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dnet.h193 ssize_t (*network_send)(coap_socket_t *sock, const coap_session_t *session, const uint8_t *data, size_t datalen);
195 ssize_t (*network_read)(coap_socket_t *sock, struct coap_packet_t *packet);
/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/
H A Dlocal_socket_context.cpp33 void LocalSocketBaseContext::SetSocketFd(int sock) in SetSocketFd() argument
39 pMgr->sockfd_ = sock; in SetSocketFd()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_flow_control_alg0.c211 struct FtSocket *sock = FILLP_GET_SOCKET(pcb); in FillpAlg0PackStateProcess() local
230 FILLP_LOGDTL("fillp_sock_id:%d fcState:%u wrong", sock->index, alg->fcState); in FillpAlg0PackStateProcess()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_client.c199 if (needBind && BindToDevice(ep->sock.fd, sockIpPtr) != NSTACKX_EOK) { in CoapGetContextEx()
337 if (iterator->sock.fd == fd) { in IsCoapCtxEndpointSocket()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp6.c50 static long sock_i_ino(const struct sock *sk) in sock_i_ino()
83 const struct sock *sp; in dump_tcp6_sock()
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dnetlink.c40 #include <net/sock.h>
315 struct sock *nls; in rdma_nl_net_init()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_tproxy.c31 struct sock *sk; in nft_tproxy_eval_v4()
95 struct sock *sk; in nft_tproxy_eval_v6()
H A Dxt_TPROXY.c41 struct sock *sk; in tproxy_tg4()
118 struct sock *sk; in tproxy_tg6_v1()
H A Dnf_queue.c49 static void nf_queue_sock_put(struct sock *sk) in nf_queue_sock_put()
193 struct sock *sk = skb->sk; in __nf_queue()
/kernel/linux/linux-5.10/net/x25/
H A Dx25_facilities.c24 #include <net/sock.h>
265 int x25_negotiate_facilities(struct sk_buff *skb, struct sock *sk, in x25_negotiate_facilities()
/kernel/linux/linux-5.10/net/sctp/
H A Dproc.c166 struct sock *sk; in sctp_eps_seq_show()
248 struct sock *sk; in sctp_assocs_seq_show()
/kernel/linux/linux-5.10/net/rxrpc/
H A Dpeer_event.c16 #include <net/sock.h>
57 _net("Rx ICMP6 on v4 sock"); in rxrpc_lookup_peer_icmp_rcu()
80 _net("Rx ICMP on v6 sock"); in rxrpc_lookup_peer_icmp_rcu()
146 void rxrpc_error_report(struct sock *sk) in rxrpc_error_report()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Drfcomm.h156 struct socket *sock; member
361 int rfcomm_dev_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
/kernel/linux/linux-5.10/tools/perf/trace/beauty/include/linux/
H A Dsocket.h395 extern long __sys_sendmsg_sock(struct socket *sock, struct msghdr *msg,
397 extern long __sys_recvmsg_sock(struct socket *sock, struct msghdr *msg,
/kernel/linux/linux-5.10/net/atm/
H A Dsignaling.c68 struct sock *sk; in sigd_send()
199 struct sock *s; in sigd_close()
/kernel/linux/linux-5.10/net/dccp/ccids/lib/
H A Dpacket_history.c314 u32 (*calc_first_li)(struct sock *), struct sock *sk) in tfrc_rx_handle_loss()
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_forward.c33 int br_dev_queue_push_xmit(struct net *net, struct sock *sk, struct sk_buff *skb) in br_dev_queue_push_xmit()
62 int br_forward_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in br_forward_finish()
/kernel/linux/linux-5.10/net/ipv4/
H A Dxfrm4_policy.c102 static void xfrm4_update_pmtu(struct dst_entry *dst, struct sock *sk, in xfrm4_update_pmtu()
112 static void xfrm4_redirect(struct dst_entry *dst, struct sock *sk, in xfrm4_redirect()
/kernel/linux/linux-5.10/net/ipv6/
H A Dxfrm6_policy.c106 static void xfrm6_update_pmtu(struct dst_entry *dst, struct sock *sk, in xfrm6_update_pmtu()
116 static void xfrm6_redirect(struct dst_entry *dst, struct sock *sk, in xfrm6_redirect()
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Delectra_cf.c110 static int electra_cf_set_socket(struct pcmcia_socket *sock, in electra_cf_set_socket() argument
117 cf = container_of(sock, struct electra_cf_socket, socket); in electra_cf_set_socket()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Drfcomm.h156 struct socket *sock; member
361 int rfcomm_dev_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Delectra_cf.c110 static int electra_cf_set_socket(struct pcmcia_socket *sock, in electra_cf_set_socket() argument
117 cf = container_of(sock, struct electra_cf_socket, socket); in electra_cf_set_socket()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dnetlink.c40 #include <net/sock.h>
315 struct sock *nls; in rdma_nl_net_init()

Completed in 17 milliseconds

1...<<71727374757677787980>>...107