Home
last modified time | relevance | path

Searched defs:sock (Results 1 - 25 of 633) sorted by relevance

12345678910>>...26

/kernel/linux/linux-5.10/security/apparmor/
H A DMakefile
/kernel/linux/linux-6.6/security/apparmor/
H A DMakefile
/foundation/communication/netmanager_base/bpf/bpf_progs/
H A Dnet_permission.c21 static SEC("cgroup/socket/create") int bpf_socekt_create(struct bpf_sock *sock) {} in bpf_socekt_create() argument
/kernel/linux/linux-5.10/samples/bpf/
H A Dsock_example.h16 int sock; in open_raw_sock() local
H A Dsock_example.c37 int sock = -1, map_fd, prog_fd, i, key; in test_sock() local
H A Dsockex1_user.c16 int i, sock; in main() local
H A Dsockex2_user.c23 int i, sock; in main() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dsock_example.h16 int sock; in open_raw_sock() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dspunge_app.c24 static FILLP_INT SpungeInitSocket(struct FtSocket *sock) in SpungeInitSocket() argument
86 struct FtSocket *sock = FILLP_NULL_PTR; SpungeAllocSock() local
114 SpungeDelEpInstFromFtSocket(struct FtSocket *sock, FILLP_INT epFd) SpungeDelEpInstFromFtSocket() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dudp_limit.c17 int sock(struct bpf_sock *ctx) in sock() function
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcpumap.h31 static inline int cpu_map__socket(struct perf_cpu_map *sock, int s) in cpu_map__socket() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dudp_limit.c17 int sock(struct bpf_sock *ctx) in sock() function
H A Dbpf_iter_bpf_sk_storage_helpers.c30 struct socket *sock; in fill_socket_owner() local
H A Dtest_skc_to_unix_sock.c13 int BPF_PROG(unix_listen, struct socket *sock, int backlog) in BPF_PROG() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge.c35 void SpungeEpollAppRecvOne(struct FtSocket *sock) in SpungeEpollAppRecvOne() argument
40 void SpungeEpollEventCallback(struct FtSocket *sock, FILLP_INT event, FILLP_INT count) in SpungeEpollEventCallback() argument
[all...]
H A Dfillp_os.c79 FILLP_INT SysArchSetSockBlocking(FILLP_INT sock, FILLP_BOOL blocking) in SysArchSetSockBlocking() argument
102 FILLP_INT SysArchSetSockBlocking(FILLP_INT sock, FILLP_BOOL blocking) in SysArchSetSockBlocking() argument
133 FILLP_INT SysArchSetSockSndbuf(FILLP_INT sock, FILLP_UINT size) in SysArchSetSockSndbuf() argument
142 SysArchSetSockRcvbuf(FILLP_INT sock, FILLP_UINT size) SysArchSetSockRcvbuf() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/
H A Dsys_dfile.c21 int32_t CheckFdSetSize(SocketDesc sock) in CheckFdSetSize() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/
H A Dsys_dfile.c21 int32_t CheckFdSetSize(SocketDesc sock) in CheckFdSetSize() argument
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_proxy_request_socket.h60 int32_t sock; member in OHOS::nmd::final
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/include/
H A Dsocket_exec_common.h28 static bool MakeNonBlock(int sock) in MakeNonBlock() argument
54 int sock = socket(family, SOCK_STREAM, IPPROTO_TCP); in MakeTcpSocket() local
72 int sock = socket(family, SOCK_DGRAM, IPPROTO_UDP); MakeUdpSocket() local
87 int sock = socket(AF_UNIX, socketType, 0); MakeLocalSocket() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dmap_populate.c33 static int parent_f(int sock, unsigned long *smap, int child) in parent_f() argument
53 static int child_f(int sock, unsigned long *smap, int fd) in child_f() argument
77 int sock[2], child, ret; main() local
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H A Dgeneric.c60 void pxa_smemc_set_pcmcia_timing(int sock, u32 mcmem, u32 mcatt, u32 mcio) in pxa_smemc_set_pcmcia_timing() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtcp_client.py35 sock = socket.socket(socket.AF_INET6, socket.SOCK_STREAM) variable
/kernel/linux/linux-5.10/net/rds/
H A Dtcp_connect.c91 struct socket *sock = NULL; in rds_tcp_conn_path_connect() local
203 struct socket *sock = tc->t_sock; rds_tcp_conn_path_shutdown() local
[all...]
/kernel/linux/linux-5.10/net/nfc/
H A Daf_nfc.c18 static int nfc_sock_create(struct net *net, struct socket *sock, int proto, in nfc_sock_create() argument

Completed in 5 milliseconds

12345678910>>...26