Home
last modified time | relevance | path

Searched refs:dropped (Results 1 – 25 of 40) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/
H A Dneti_stack.c567 return (dropped); in neti_stack_apply_create()
573 dropped = B_TRUE; in neti_stack_apply_create()
583 dropped = B_TRUE; in neti_stack_apply_create()
608 dropped = B_TRUE; in neti_stack_apply_create()
611 return (dropped); in neti_stack_apply_create()
633 return (dropped); in neti_stack_apply_shutdown()
640 dropped = B_TRUE; in neti_stack_apply_shutdown()
659 return (dropped); in neti_stack_apply_shutdown()
696 return (dropped); in neti_stack_apply_shutdown()
764 return (dropped); in neti_stack_apply_destroy()
[all …]
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dinterface.c337 struct t_discon *dropped; in show_tlook() local
338 if (((dropped = in show_tlook()
341 (t_rcvdis(fd, dropped) == -1)) { in show_tlook()
342 if (dropped) in show_tlook()
343 (void) t_free((char *)dropped, T_DIS); in show_tlook()
346 DEBUG(5, "disconnect reason #%d\n", dropped->reason); in show_tlook()
347 (void) t_free((char *)dropped, T_DIS); in show_tlook()
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.misc178 if [[ $? -eq 139 ]]; then fail "BAD: T.misc getline ans dropped core"; fi
182 if [[ $? -eq 139 ]]; then fail "BAD: T.misc unireghf dropped core"; fi
186 if [[ $? -eq 139 ]]; then fail "BAD: T.misc nonterminated dropped core"; fi
240 if [[ $? -eq 139 ]]; then fail "BAD: T.misc function min dropped core"; fi
251 if [[ $? -eq 139 ]]; then fail "BAD: T.misc 1E40 dropped core"; fi
259 if [[ $? -eq 139 ]]; then fail "BAD: T.misc first/abs dropped core"; fi
264 if [[ $? -eq 139 ]]; then fail "BAD: T.misc split! dropped core"; fi
288 if [[ $? -eq 139 ]]; then fail "BAD: T.misc delete dropped core"; fi
/illumos-gate/usr/src/uts/common/os/
H A Dnetstack.c701 dropped = B_TRUE; in netstack_apply_create()
710 dropped = B_TRUE; in netstack_apply_create()
731 return (dropped); in netstack_apply_create()
734 return (dropped); in netstack_apply_create()
761 dropped = B_TRUE; in netstack_apply_shutdown()
770 dropped = B_TRUE; in netstack_apply_shutdown()
790 return (dropped); in netstack_apply_shutdown()
793 return (dropped); in netstack_apply_shutdown()
820 dropped = B_TRUE; in netstack_apply_destroy()
889 return (dropped); in wait_for_zone_creator()
[all …]
H A Dzone.c1018 boolean_t dropped; in zsd_apply_create() local
1039 dropped = B_FALSE; in zsd_apply_create()
1041 dropped = B_TRUE; in zsd_apply_create()
1052 dropped = B_TRUE; in zsd_apply_create()
1075 return (dropped); in zsd_apply_create()
1097 boolean_t dropped; in zsd_apply_shutdown() local
1118 dropped = B_FALSE; in zsd_apply_shutdown()
1156 return (dropped); in zsd_apply_shutdown()
1237 return (dropped); in zsd_apply_destroy()
1264 return (dropped); in zsd_wait_for_creator()
[all …]
/illumos-gate/usr/src/cmd/bnu/
H A Dinterface.c459 struct t_discon *dropped; local
460 if (((dropped =
462 (t_rcvdis(fd, dropped) == -1)) {
463 if (dropped)
464 t_free((char *)dropped, T_DIS);
467 DEBUG(5, "disconnect reason #%d\n", dropped->reason);
468 t_free((char *)dropped, T_DIS);
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c60 fmd_stat_t dropped; member
97 dt_stats.dropped.fmds_value.ui64++; in dt_post_ereport()
100 dt_stats.dropped.fmds_value.ui64++; in dt_post_ereport()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c177 boolean_t dropped; in nce_dad() local
192 dropped = B_TRUE; in nce_dad()
196 if (!dropped) { in nce_dad()
304 if (dropped) in nce_add_v6_postprocess()
1445 if (dropped) in ndp_solicit()
2609 if (!dropped) { in nce_timer()
2664 if (!dropped) { in nce_timer()
2754 if (dropped) in nce_timer()
2836 if (dropped) { in nce_timer()
3969 boolean_t dropped; in nce_add_v4_postprocess() local
[all …]
/illumos-gate/usr/src/boot/include/net/
H A Dif_arp.h110 uint64_t dropped; /* # of packets dropped waiting for a reply. */ member
/illumos-gate/usr/src/tools/smatch/src/
H A Dexpand.c95 long long oldmask, oldsignmask, dropped; in cast_value() local
132 dropped = oldmask & ~mask; in cast_value()
135 if (value & dropped) { in cast_value()
136 if (!(value & oldsignmask) || !(value & signmask) || (value & dropped) != dropped) in cast_value()
/illumos-gate/usr/src/cmd/vi/port/
H A DREAD_ME37 form will be dropped to eliminate the optional
/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c69 fmd_stat_t dropped; member
183 slt_stats.dropped.fmds_value.ui64++; in slt_post_ereport()
187 slt_stats.dropped.fmds_value.ui64++; in slt_post_ereport()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c7521 unsigned int dropped; local
7528 dropped = 0;
7545 dropped++;
7549 dropped++;
7555 return (dropped);
7579 int dropped; local
7584 dropped = 0;
7592 dropped += ipf_earlydrop(flushtype, ifq, (int)0, ifs);
7613 dropped++;
7621 dropped++;
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c5171 goto dropped; in emlxs_handle_rcv_seq()
5186 goto dropped; in emlxs_handle_rcv_seq()
5197 goto dropped; in emlxs_handle_rcv_seq()
5208 goto dropped; in emlxs_handle_rcv_seq()
5215 goto dropped; in emlxs_handle_rcv_seq()
5239 goto dropped; in emlxs_handle_rcv_seq()
5248 goto dropped; in emlxs_handle_rcv_seq()
5260 goto dropped; in emlxs_handle_rcv_seq()
5265 goto dropped; in emlxs_handle_rcv_seq()
5281 goto dropped; in emlxs_handle_rcv_seq()
[all …]
H A Demlxs_fct.c2328 goto dropped; in emlxs_fct_handle_unsol_req()
2341 goto dropped; in emlxs_fct_handle_unsol_req()
2351 goto dropped; in emlxs_fct_handle_unsol_req()
2377 goto dropped; in emlxs_fct_handle_unsol_req()
2521 dropped: in emlxs_fct_handle_unsol_req()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist149 129 ENETRESET Network dropped connection because of reset
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY70 13. The ERRNO variable has been dropped.
/illumos-gate/usr/src/lib/libslp/etc/
H A Dslp.conf.example77 # Display details whenever a message is dropped:
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Ddhcpagent.dfl48 # the system is shut down), all managed addresses are dropped rather
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtrigger1.test20 # trig-1.6: Error if dropped trigger doesn't exist
H A Dtable.test253 } {1 {table sqlite_master may not be dropped}}
H A Dindex.test419 } {1 {index associated with UNIQUE or PRIMARY KEY constraint cannot be dropped}}
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties64 rh_rqst_in_progress = Request from host:port ``{0}:{1}'''' on interface ``{2}'''' dropped because …
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt153 request to be dropped.
775 FW-dropped PTP packet when the application is restarted.
1712 4. Problem: Encapsulated broadcast packet may be dropped, if VNI used for
3421 was dropped by mistake.
4410 7. Problem: CQ81593: RDMA connections getting dropped with large number
5718 Change: (FW) Revise flow that checks whether a packet is to be dropped.
5773 10. Problem: BMC packets are mistakenly dropped.
6476 17. Problem: CQ77508 - valid packets are dropped after false expiration.
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/
H A Dtst.Bean.ksh.out664 … Speculation (busy), count = 72, total = 1041, defaultMessage = Guess we dropped stuff all over th…
665 … Speculation (busy), count = 72, total = 1041, defaultMessage = Guess we dropped stuff all over th…
667 … Speculation (busy), count = 72, total = 1041, defaultMessage = Guess we dropped stuff all over th…
668 … Speculation (busy), count = 72, total = 1041, defaultMessage = Guess we dropped stuff all over th…

12