Home
last modified time | relevance | path

Searched refs:sock (Results 1576 - 1600 of 2646) sorted by relevance

1...<<61626364656667686970>>...106

/kernel/linux/linux-6.6/net/rds/
H A Dib.c369 static void rds_ib_ic_info(struct socket *sock, unsigned int len, in rds_ib_ic_info() argument
375 rds_for_each_conn_info(sock, len, iter, lens, in rds_ib_ic_info()
383 static void rds6_ib_ic_info(struct socket *sock, unsigned int len, in rds6_ib_ic_info() argument
389 rds_for_each_conn_info(sock, len, iter, lens, in rds6_ib_ic_info()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c354 __bpf_kfunc u64 bpf_kfunc_call_test1(struct sock *sk, u32 a, u64 b, u32 c, u64 d) in bpf_kfunc_call_test1()
359 __bpf_kfunc int bpf_kfunc_call_test2(struct sock *sk, u32 a, u32 b) in bpf_kfunc_call_test2()
364 __bpf_kfunc struct sock *bpf_kfunc_call_test3(struct sock *sk) in bpf_kfunc_call_test3()
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Dnf_conntrack_bridge.c27 static int nf_br_ip_fragment(struct net *net, struct sock *sk, in nf_br_ip_fragment()
30 int (*output)(struct net *, struct sock *sk, in nf_br_ip_fragment()
333 int (*output)(struct net *, struct sock *sk, in nf_ct_bridge_refrag()
380 static int nf_ct_bridge_refrag_post(struct net *net, struct sock *sk, in nf_ct_bridge_refrag_post()
/kernel/linux/linux-6.6/net/dccp/
H A Doptions.c48 int dccp_parse_options(struct sock *sk, struct dccp_request_sock *dreq, in dccp_parse_options()
309 static int dccp_insert_option_ndp(struct sock *sk, struct sk_buff *skb) in dccp_insert_option_ndp()
396 static int dccp_insert_option_ackvec(struct sock *sk, struct sk_buff *skb) in dccp_insert_option_ackvec()
549 int dccp_insert_options(struct sock *sk, struct sk_buff *skb) in dccp_insert_options()
/third_party/curl/lib/
H A Dsocks_sspi.c70 curl_socket_t sock = conn->sock[cf->sockindex]; in Curl_SOCKS5_gssapi_negotiate() local
159 (void)curlx_nonblock(sock, FALSE); in Curl_SOCKS5_gssapi_negotiate()
603 (void)curlx_nonblock(sock, TRUE); in Curl_SOCKS5_gssapi_negotiate()
H A Dsocks_gssapi.c110 curl_socket_t sock = conn->sock[cf->sockindex]; in Curl_SOCKS5_gssapi_negotiate() local
173 (void)curlx_nonblock(sock, FALSE); in Curl_SOCKS5_gssapi_negotiate()
522 (void)curlx_nonblock(sock, TRUE); in Curl_SOCKS5_gssapi_negotiate()
/third_party/libuv/src/unix/
H A Dtcp.c346 int uv_tcp_open(uv_tcp_t* handle, uv_os_sock_t sock) { in uv_tcp_open() argument
349 if (uv__fd_exists(handle->loop, sock)) in uv_tcp_open()
352 err = uv__nonblock(sock, 1); in uv_tcp_open()
357 sock, in uv_tcp_open()
/third_party/libuv/src/win/
H A Dcore.c356 SOCKET sock = loop->poll_peer_sockets[i]; in uv__loop_close() local
357 if (sock != 0 && sock != INVALID_SOCKET) in uv__loop_close()
358 closesocket(sock); in uv__loop_close()
/third_party/node/deps/uv/src/unix/
H A Dtcp.c271 int uv_tcp_open(uv_tcp_t* handle, uv_os_sock_t sock) { in uv_tcp_open() argument
274 if (uv__fd_exists(handle->loop, sock)) in uv_tcp_open()
277 err = uv__nonblock(sock, 1); in uv_tcp_open()
282 sock, in uv_tcp_open()
/third_party/node/deps/uv/src/win/
H A Dcore.c355 SOCKET sock = loop->poll_peer_sockets[i]; in uv__loop_close() local
356 if (sock != 0 && sock != INVALID_SOCKET) in uv__loop_close()
357 closesocket(sock); in uv__loop_close()
/third_party/python/Lib/test/test_asyncio/
H A Dtest_windows_events.py245 sock = socket.socket(type=socket.SOCK_DGRAM)
248 proactor.connect(sock, bad_address)
250 proactor.sendto(sock, b'abc', addr=bad_address)
251 sock.close()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_linux.c154 void l2_packet_receive(int sock, void *eloop_ctx, void *sock_ctx) in l2_packet_receive() argument
164 res = recvfrom(sock, buf, sizeof(buf), 0, (struct sockaddr *) &ll, in l2_packet_receive()
227 static void l2_packet_receive_br(int sock, void *eloop_ctx, void *sock_ctx) in l2_packet_receive_br() argument
241 res = recvfrom(sock, buf, sizeof(buf), 0, (struct sockaddr *) &ll, in l2_packet_receive_br()
/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/include/
H A Dfwmark_client.h50 int32_t HandleError(int32_t ret, int32_t errorCode, int32_t sock);
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Dnetlink_socket.h52 * @param sock Sock for read
57 int32_t GetInfoFromKernel(int32_t sock, uint16_t clearThing, uint32_t table);
/foundation/communication/netstack/frameworks/js/napi/socket/async_context/include/
H A Dmulticast_membership_context.h43 void SetSocketFd(int sock);
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/include/
H A Dfillp_dfx.h43 void FillpDfxSockLinkAndQosNotify(const struct FtSocket *sock, FillpDfxLinkEvtType evtType);
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dspunge_stack.h40 void SpungEpollClose(struct FtSocket *sock);
/kernel/linux/common_modules/newip/src/linux-5.10/net/newip/
H A Dnip_hooks_register.c23 void nip_ninet_ehashfn(const struct sock *sk, u32 *ret) in nip_ninet_ehashfn()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_bpf_sk_storage_map.c23 struct sock *sk = ctx->sk; in dump_bpf_sk_storage_map()
/kernel/linux/linux-5.10/net/xdp/
H A Dxsk.h37 static inline struct xdp_sock *xdp_sk(struct sock *sk) in xdp_sk()
/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter_ipv4.h19 int ip_route_me_harder(struct net *net, struct sock *sk, struct sk_buff *skb, unsigned addr_type);
/kernel/linux/linux-5.10/include/net/netfilter/ipv6/
H A Dnf_reject.h10 void nf_send_reset6(struct net *net, struct sock *sk, struct sk_buff *oldskb,
/kernel/linux/linux-5.10/include/net/netfilter/ipv4/
H A Dnf_reject.h11 void nf_send_reset(struct net *net, struct sock *, struct sk_buff *oldskb,
/kernel/linux/linux-5.10/include/net/sctp/
H A Dulpqueue.h59 int sctp_clear_pd(struct sock *sk, struct sctp_association *asoc);
/kernel/linux/linux-5.10/include/trace/events/
H A Dudp.h13 TP_PROTO(int rc, struct sock *sk),

Completed in 16 milliseconds

1...<<61626364656667686970>>...106