Searched refs:drop (Results 1 - 25 of 121) sorted by relevance

12345

/freebsd-11-stable/sys/netpfil/ipfw/test/
H A Dtest_dn_sched.c52 * Return 0 on success, 1 on drop. The packet is consumed anyways.
55 dn_enqueue(struct dn_queue *q, struct mbuf* m, int drop) argument
57 if (drop)
58 goto drop;
60 goto drop;
67 drop:
/freebsd-11-stable/sys/contrib/zlib/
H A Dinftrees.c45 unsigned drop; /* code bits to drop for sub-table */ local
152 with length len. That code is converted to an index by dropping drop
153 bits off of the bottom. For codes where len is less than drop + curr,
154 those top drop + curr - len bits are incremented through all values to
160 new sub-table should be started. drop is zero when the root table is
161 being filled, and drop is root when sub-tables are being filled.
203 drop = 0; /* current bits to drop from code for index */
216 here.bits = (unsigned char)(len - drop);
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinftrees.c47 unsigned drop; /* code bits to drop for sub-table */ local
154 with length len. That code is converted to an index by dropping drop
155 bits off of the bottom. For codes where len is less than drop + curr,
156 those top drop + curr - len bits are incremented through all values to
162 new sub-table should be started. drop is zero when the root table is
163 being filled, and drop is root when sub-tables are being filled.
208 drop = 0; /* current bits to drop from code for index */
220 this.bits = (unsigned char)(len - drop);
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_handle.c315 dtrace_dropdata_t drop; local
321 bzero(&drop, sizeof (drop));
322 drop.dtdda_handle = dtp;
323 drop.dtdda_cpu = cpu;
324 drop.dtdda_kind = what;
325 drop.dtdda_drops = howmany;
326 drop.dtdda_msg = str;
345 if ((*dtp->dt_drophdlr)(&drop, dtp->dt_droparg) == DTRACE_HANDLE_ABORT)
359 "dynamic variable drop" },
395 dtrace_dropdata_t drop; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_wtp.c304 u32 drop = 0; local
554 drop = 0;
564 drop = ptp_mib->TP_MIB_OFD_ARP_DROP.value;
565 drop += ptp_mib->TP_MIB_OFD_DFR_DROP.value;
567 drop += ptp_mib->TP_MIB_TNL_DROP_0.value;
568 drop += ptp_mib->TP_MIB_TNL_DROP_1.value;
569 drop += ptp_mib->TP_MIB_TNL_DROP_2.value;
570 drop += ptp_mib->TP_MIB_TNL_DROP_3.value;
572 wtp->tp_mps.drops = drop;
575 drop
946 u32 drop = 0; local
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.h87 * negative len + drop -> drop
90 * positive len + drop -> drop during enqueue
94 int drop)
103 if (drop) {
110 if (!drop || (drop && len < 0)) {
93 fq_update_stats(struct fq_codel_flow *q, struct fq_codel_si *si, int len, int drop) argument
H A Ddn_aqm.h72 * Return 0 on success, 1 on drop.
118 * negative len + drop -> drop
121 * positive len + drop -> drop during enqueue
124 update_stats(struct dn_queue *q, int len, int drop) argument
138 if (drop) {
H A Ddn_aqm_codel.c233 goto drop;
241 /* check for queue size and drop the tail if exceed queue limit*/
244 goto drop;
248 goto drop;
258 goto drop;
268 drop:
H A Ddn_sched.h70 * Return 0 on success, 1 on drop (packet consumed anyways).
158 int dn_enqueue(struct dn_queue *q, struct mbuf* m, int drop);
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_party.c500 ind->drop.hdr = u->u.hdr;
501 COPY_FROM_ADD_REJ(u, &ind->drop);
532 ind->drop.hdr = u->u.hdr;
533 COPY_FROM_DROP_ACK(u, &ind->drop);
563 ind->drop.hdr = u->u.hdr;
564 copy_msg_drop_party(&u->u.drop_party, &ind->drop);
568 ind->drop.cause = u->u.drop_party.cause;
602 ind->drop.hdr = u->u.hdr;
603 copy_msg_drop_party(&u->u.drop_party, &ind->drop);
607 ind->drop
654 struct uni_all *drop; local
719 struct uni_all *drop; local
758 struct uni_all *drop; local
[all...]
H A Dsig_coord.c444 goto drop;
449 goto drop;
455 goto drop;
467 goto drop;
469 goto drop;
475 goto drop;
495 goto drop;
502 goto drop;
507 goto drop;
516 goto drop;
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestDrop.java147 Drop drop = e.getDrop();
148 throw new ConsumerException(drop.getDefaultMessage(),
149 drop);
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dterminal.c103 ttyflush(int drop) argument
109 if (drop) {
127 if (!drop)
/freebsd-11-stable/contrib/amd/libamu/
H A Dmisc_rpc.c99 goto drop;
104 goto drop;
107 drop:
/freebsd-11-stable/contrib/telnet/telnet/
H A Dterminal.c121 ttyflush(int drop) argument
127 if (drop) {
145 if (!drop)
/freebsd-11-stable/sys/net/
H A Dif_me.c439 goto drop;
444 goto drop;
449 goto drop;
456 goto drop;
483 drop:
528 goto drop;
533 goto drop;
538 goto drop;
547 goto drop;
551 drop
[all...]
H A Dif_gre.c695 goto drop;
699 goto drop;
704 goto drop;
710 goto drop;
712 goto drop;
733 goto drop;
759 goto drop;
776 drop:
822 goto drop;
827 goto drop;
[all...]
/freebsd-11-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c788 goto drop;
798 goto drop;
804 goto drop;
818 goto drop;
829 goto drop;
839 goto drop;
849 goto drop;
861 goto drop;
871 drop:
906 goto drop;
[all...]
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dscache.c867 char *drop; member in struct:cred_ctx
914 ret = asprintf(&ctx->drop, "DROP TABLE %s", name);
915 if (ret < 0 || ctx->drop == NULL) {
927 free(ctx->drop);
937 free(ctx->drop);
945 exec_stmt(context, s->db, ctx->drop, 0);
946 free(ctx->drop);
957 exec_stmt(context, s->db, ctx->drop, 0);
958 free(ctx->drop);
967 exec_stmt(context, s->db, ctx->drop,
1149 char *drop; member in struct:cache_iter
[all...]
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dannounce.c346 struct entry *drop = *e; local
350 drop->realm, drop->domain);
352 if (drop->recordRef && g_dnsRef)
353 DNSServiceRemoveRecord(g_dnsRef, drop->recordRef, 0);
354 free(drop->domain);
355 free(drop->realm);
356 free(drop);
/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatm_rx.c95 goto drop;
106 goto drop;
110 goto drop;
118 goto drop;
268 drop:
/freebsd-11-stable/sys/netinet/
H A Dip_fastfwd.c171 goto drop;
194 * XXX: Probably some of these checks could be direct drop
198 * deal with it until it is proven that we can directly drop it.
235 goto drop;
327 goto drop;
411 goto drop;
453 drop:
/freebsd-11-stable/tools/tools/netmap/
H A Dlb.c256 cur.drop += c->drop;
262 x.drop = c->drop - pipe_prev[j].drop;
266 dps = (x.drop*1000000 + usec/2) / usec;
289 c->drop,
303 x.drop = cur.drop - prev.drop;
[all...]
/freebsd-11-stable/sys/netgraph/
H A Dng_cisco.c453 goto drop;
468 goto drop;
474 goto drop;
483 goto drop;
540 goto drop;
561 goto drop;
566 goto drop;
570 drop:
/freebsd-11-stable/usr.bin/unifdef/
H A Dunifdef.c552 static void drop (void) { flushline(false); } function
554 static void Strue (void) { drop(); ignoreoff(); state(IS_TRUE_PREFIX); }
555 static void Sfalse(void) { drop(); ignoreoff(); state(IS_FALSE_PREFIX); }
556 static void Selse (void) { drop(); state(IS_TRUE_ELSE); }
562 static void Dfalse(void) { drop(); ignoreoff(); state(IS_FALSE_TRAILER); }
563 static void Delif (void) { drop(); ignoreoff(); state(IS_FALSE_MIDDLE); }
564 static void Delse (void) { drop(); state(IS_FALSE_ELSE); }
565 static void Dendif(void) { drop(); unnest(); }
593 drop, Eeof, abort },
605 drop, Eeo
[all...]

Completed in 217 milliseconds

12345