Searched refs:tcp_send (Results 1 – 18 of 18) sorted by relevance
/aosp_15_r20/external/bcc/tools/ |
H A D | stackcount_example.txt | 840 A wildcard can also be used. Eg, all functions beginning with "tcp_send", 843 # ./stackcount -Ks 'tcp_send*' 844 Tracing 14 functions for "tcp_send*"... Hit Ctrl-C to end. 954 ./stackcount 'tcp_send*' # count stacks for funcs matching tcp_send* 955 ./stackcount -r '^tcp_send.*' # same as above, using regular expressions
|
/aosp_15_r20/external/selinux/libsepol/tests/policies/test-hooks/ |
H A D | cmp_policy.conf | 221 tcp_send 232 tcp_send
|
H A D | small-base.conf | 221 tcp_send 232 tcp_send
|
/aosp_15_r20/external/selinux/libsepol/tests/policies/test-expander/ |
H A D | role-base.conf | 221 tcp_send 232 tcp_send
|
H A D | user-base.conf | 221 tcp_send 232 tcp_send
|
H A D | alias-base.conf | 221 tcp_send 232 tcp_send
|
H A D | small-base.conf | 221 tcp_send 232 tcp_send
|
/aosp_15_r20/external/selinux/libsepol/tests/policies/test-deps/ |
H A D | base-notmetreq.conf | 220 tcp_send 231 tcp_send
|
H A D | small-base.conf | 221 tcp_send 232 tcp_send
|
H A D | base-metreq.conf | 221 tcp_send 232 tcp_send
|
/aosp_15_r20/external/selinux/libsepol/tests/policies/test-linker/ |
H A D | small-base.conf | 221 tcp_send 232 tcp_send
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | tcp_posix.cc | 1226 ssize_t tcp_send(int fd, const struct msghdr* msg, int* saved_errno, in tcp_send() function 1318 ssize_t length = tcp_send(tcp->fd, msg, saved_errno, additional_flags); in tcp_write_with_timestamps() 1654 sent_length = tcp_send(tcp->fd, &msg, &saved_errno, MSG_ZEROCOPY); in do_tcp_flush_zerocopy() 1771 sent_length = tcp_send(tcp->fd, &msg, &saved_errno); in tcp_flush()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | tcp_posix.cc | 1161 ssize_t tcp_send(int fd, const struct msghdr* msg, int* saved_errno, in tcp_send() function 1253 ssize_t length = tcp_send(tcp->fd, msg, saved_errno, additional_flags); in tcp_write_with_timestamps() 1587 sent_length = tcp_send(tcp->fd, &msg, &saved_errno, MSG_ZEROCOPY); in do_tcp_flush_zerocopy() 1701 sent_length = tcp_send(tcp->fd, &msg, &saved_errno); in tcp_flush()
|
/aosp_15_r20/external/selinux/python/sepolgen/src/share/ |
H A D | perm_map | 386 tcp_send w 10 395 tcp_send w 10
|
/aosp_15_r20/external/selinux/python/sepolgen/tests/ |
H A D | perm_map | 379 tcp_send w 10 388 tcp_send w 10
|
/aosp_15_r20/external/selinux/libsepol/tests/policies/test-cond/ |
H A D | refpolicy-base.conf | 212 tcp_send 222 tcp_send 1458 allow kernel_t netif_type:netif { tcp_send tcp_recv }; 1459 allow kernel_t node_type:node { tcp_send tcp_recv };
|
/aosp_15_r20/bootable/recovery/tests/testdata/ |
H A D | recovery_body | 6035 rawip_sendtcp_sendudp_send dccp_recv dccp_sendenforce_… 6096 egress ingresstcp_sendudp_send dccp_recv dccp_send…
|
/aosp_15_r20/external/selinux/python/sepolgen/tests/test_data/ |
H A D | httpd.log | 10679 type=AVC msg=audit(1163794381.358:14484): avc: denied { tcp_send } for pid=16548 comm="firefox-b… 10680 type=AVC msg=audit(1163794381.358:14484): avc: denied { tcp_send } for pid=16548 comm="firefox-b…
|