/Zephyr-Core-3.5.0/subsys/net/ip/ |
D | icmpv4.c | 93 goto drop; in icmpv4_update_record_route() 99 goto drop; in icmpv4_update_record_route() 119 goto drop; in icmpv4_update_record_route() 125 goto drop; in icmpv4_update_record_route() 140 goto drop; in icmpv4_update_record_route() 145 goto drop; in icmpv4_update_record_route() 154 goto drop; in icmpv4_update_record_route() 162 goto drop; in icmpv4_update_record_route() 170 goto drop; in icmpv4_update_record_route() 180 drop: in icmpv4_update_record_route() [all …]
|
D | icmpv6.c | 119 goto drop; in icmpv6_handle_echo_request() 127 goto drop; in icmpv6_handle_echo_request() 149 goto drop; in icmpv6_handle_echo_request() 155 goto drop; in icmpv6_handle_echo_request() 166 goto drop; in icmpv6_handle_echo_request() 173 drop: in icmpv6_handle_echo_request() 257 goto drop; in net_icmpv6_send_error() 266 goto drop; in net_icmpv6_send_error() 287 goto drop; in net_icmpv6_send_error() 304 goto drop; in net_icmpv6_send_error() [all …]
|
D | ipv4.c | 248 goto drop; in net_ipv4_input() 254 goto drop; in net_ipv4_input() 270 goto drop; in net_ipv4_input() 279 goto drop; in net_ipv4_input() 286 goto drop; in net_ipv4_input() 291 goto drop; in net_ipv4_input() 297 goto drop; in net_ipv4_input() 303 goto drop; in net_ipv4_input() 327 goto drop; in net_ipv4_input() 336 goto drop; in net_ipv4_input() [all …]
|
D | ipv6_mld.c | 165 goto drop; in mld_send_generic() 170 goto drop; in mld_send_generic() 175 drop: in mld_send_generic() 280 goto drop; in send_mld_report() 290 goto drop; in send_mld_report() 298 drop: in send_mld_report() 329 goto drop; in handle_mld_query() 347 goto drop; in handle_mld_query() 354 goto drop; in handle_mld_query() 361 drop: in handle_mld_query()
|
D | ipv6.c | 318 goto drop; in ipv6_route_packet() 372 drop: in ipv6_route_packet() 462 goto drop; in net_ipv6_input() 469 goto drop; in net_ipv6_input() 480 goto drop; in net_ipv6_input() 486 goto drop; in net_ipv6_input() 493 goto drop; in net_ipv6_input() 503 goto drop; in net_ipv6_input() 538 goto drop; in net_ipv6_input() 548 goto drop; in net_ipv6_input() [all …]
|
D | ipv6_nbr.c | 1063 goto drop; in net_ipv6_send_na() 1068 goto drop; in net_ipv6_send_na() 1078 goto drop; in net_ipv6_send_na() 1083 goto drop; in net_ipv6_send_na() 1096 goto drop; in net_ipv6_send_na() 1104 drop: in net_ipv6_send_na() 1160 goto drop; in handle_ns_input() 1166 goto drop; in handle_ns_input() 1180 goto drop; in handle_ns_input() 1201 goto drop; in handle_ns_input() [all …]
|
D | igmp.c | 178 goto drop; in send_igmp_report() 183 goto drop; in send_igmp_report() 190 drop: in send_igmp_report() 223 goto drop; in net_ipv4_igmp_input() 239 drop: in net_ipv4_igmp_input() 269 goto drop; in igmp_send_generic() 274 goto drop; in igmp_send_generic() 279 drop: in igmp_send_generic()
|
D | udp.c | 155 goto drop; in net_udp_input() 162 goto drop; in net_udp_input() 173 goto drop; in net_udp_input() 178 goto drop; in net_udp_input() 183 drop: in net_udp_input()
|
D | net_stats.c | 86 GET_STAT(iface, ipv6.drop), in stats() 92 GET_STAT(iface, ipv6_nd.drop)); in stats() 98 GET_STAT(iface, ipv6_mld.drop)); in stats() 106 GET_STAT(iface, ipv4.drop), in stats() 122 GET_STAT(iface, icmp.drop)); in stats() 131 GET_STAT(iface, udp.drop)); in stats() 143 GET_STAT(iface, tcp.drop)); in stats()
|
D | net_stats.h | 85 UPDATE_STAT(iface, stats.ipv6.drop++); in net_stats_update_ipv6_drop() 108 UPDATE_STAT(iface, stats.ipv6_nd.drop++); in net_stats_update_ipv6_nd_drop() 121 UPDATE_STAT(iface, stats.ipv4.drop++); in net_stats_update_ipv4_drop() 153 UPDATE_STAT(iface, stats.icmp.drop++); in net_stats_update_icmp_drop() 175 UPDATE_STAT(iface, stats.udp.drop++); in net_stats_update_udp_drop() 209 UPDATE_STAT(iface, stats.tcp.drop++); in net_stats_update_tcp_drop() 319 UPDATE_STAT(iface, stats.ipv6_mld.drop++); in net_stats_update_ipv6_mld_drop() 340 UPDATE_STAT(iface, stats.ipv4_igmp.drop++); in net_stats_update_ipv4_igmp_drop()
|
D | icmp.c | 164 goto drop; in send_icmpv4_echo_request() 170 goto drop; in send_icmpv4_echo_request() 217 drop: in send_icmpv4_echo_request() 284 goto drop; in send_icmpv6_echo_request() 290 goto drop; in send_icmpv6_echo_request() 336 drop: in send_icmpv6_echo_request()
|
D | ipv6_fragment.c | 491 goto drop; in net_ipv6_handle_fragment_hdr() 498 goto drop; in net_ipv6_handle_fragment_hdr() 511 goto drop; in net_ipv6_handle_fragment_hdr() 546 goto drop; in net_ipv6_handle_fragment_hdr() 560 goto drop; in net_ipv6_handle_fragment_hdr() 576 drop: in net_ipv6_handle_fragment_hdr()
|
/Zephyr-Core-3.5.0/samples/net/stats/ |
D | README.rst | 42 IPv6 recv 27 sent 8 drop 0 forwarded 0 43 IPv6 ND recv 2 sent 5 drop 2 44 IPv6 MLD recv 0 sent 3 drop 0 45 IPv4 recv 20 sent 0 drop 20 forwarded 0 48 ICMP recv 15 sent 3 drop 13 50 UDP recv 0 sent 0 drop 30 53 TCP seg recv 0 sent 0 drop 0 56 TCP conn drop 0 connrst 0
|
/Zephyr-Core-3.5.0/samples/net/stats/src/ |
D | main.c | 38 GET_STAT(iface, ipv6.drop), in print_stats() 44 GET_STAT(iface, ipv6_nd.drop)); in print_stats() 50 GET_STAT(iface, ipv6_mld.drop)); in print_stats() 58 GET_STAT(iface, ipv4.drop), in print_stats() 74 GET_STAT(iface, icmp.drop)); in print_stats() 83 GET_STAT(iface, udp.drop)); in print_stats() 95 GET_STAT(iface, tcp.drop)); in print_stats()
|
/Zephyr-Core-3.5.0/include/zephyr/net/ |
D | net_stats.h | 72 net_stats_t drop; member 113 net_stats_t drop; member 133 net_stats_t drop; member 173 net_stats_t drop; member 189 net_stats_t drop; member 205 net_stats_t drop; member 219 net_stats_t drop; member 470 net_stats_t drop; member
|
/Zephyr-Core-3.5.0/samples/philosophers/src/ |
D | phil_obj_abstract.h | 56 #define drop(x) k_sem_give(x) macro 72 #define drop(x) k_mutex_unlock(x) macro 92 #define drop(x) k_stack_push(x, MAGIC) macro 114 #define drop(x) k_fifo_put(x, &(((fork_obj_t *)(x))->data)) macro 136 #define drop(x) k_lifo_put(x, &(((fork_obj_t *)(x))->data)) macro
|
D | main.c | 171 drop(my_fork2); in philosopher() 173 drop(my_fork1); in philosopher()
|
/Zephyr-Core-3.5.0/samples/subsys/portability/cmsis_rtos_v1/philosophers/src/ |
D | phil_obj_abstract.h | 43 #define drop(x) osSemaphoreRelease(x) macro 57 #define drop(x) osMutexRelease(x) macro
|
D | main.c | 171 drop(fork2); in philosopher() 173 drop(fork1); in philosopher()
|
/Zephyr-Core-3.5.0/samples/subsys/portability/cmsis_rtos_v2/philosophers/src/ |
D | phil_obj_abstract.h | 47 #define drop(x) osSemaphoreRelease(x) macro 63 #define drop(x) osMutexRelease(x) macro
|
D | main.c | 196 drop(fork2); in philosopher() 198 drop(fork1); in philosopher()
|
/Zephyr-Core-3.5.0/cmake/linker/lld/ |
D | linker_flags.cmake | 4 # Since lld is a drop in replacement for ld, we can just use ld's flags
|
/Zephyr-Core-3.5.0/subsys/bluetooth/host/ |
D | monitor.c | 108 bool drop; in monitor_send() local 111 drop = rtt_buf_offset + len > sizeof(rtt_buf); in monitor_send() 112 if (!drop) { in monitor_send() 124 if (!drop) { in monitor_send()
|
/Zephyr-Core-3.5.0/subsys/shell/ |
D | Kconfig.template.shell_log_queue_timeout | 4 int "Log message drop timeout (in milliseconds)"
|
/Zephyr-Core-3.5.0/tests/kernel/threads/thread_stack/src/ |
D | main.c | 303 bool drop = (bool)p1; in stest_thread_entry() local 305 if (drop) { in stest_thread_entry() 313 void stest_thread_launch(uint32_t flags, bool drop) in stest_thread_launch() argument 320 (void *)drop, NULL, NULL, in stest_thread_launch()
|