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

1234

/freebsd-10-stable/sys/netpfil/ipfw/test/
H A Dtest_dn_sched.c47 * Return 0 on success, 1 on drop. The packet is consumed anyways.
50 dn_enqueue(struct dn_queue *q, struct mbuf* m, int drop) argument
52 if (drop)
53 goto drop;
55 goto drop;
61 drop:
/freebsd-10-stable/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-10-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-10-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-10-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-10-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-10-stable/sys/netinet/
H A Dip_fastfwd.c187 * Step 1: check for packet drop conditions (and sanity checks)
195 goto drop;
214 goto drop;
223 goto drop;
246 goto drop;
261 goto drop;
281 goto drop;
289 goto drop;
314 * XXX: Probably some of these checks could be direct drop
318 * deal with it until it is proven that we can directly drop i
[all...]
H A Dif_ether.c626 goto drop;
632 goto drop;
713 goto drop;
724 goto drop; /* it's from me, ignore it. */
728 goto drop;
800 goto drop;
846 goto drop;
871 goto drop;
877 goto drop;
886 goto drop;
[all...]
/freebsd-10-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-10-stable/contrib/telnet/telnet/
H A Dterminal.c125 ttyflush(int drop) argument
131 if (drop) {
149 if (!drop)
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnet/
H A Dterminal.c103 ttyflush(int drop) argument
109 if (drop) {
127 if (!drop)
/freebsd-10-stable/contrib/amd/libamu/
H A Dmisc_rpc.c99 goto drop;
104 goto drop;
107 drop:
/freebsd-10-stable/sys/net/
H A Dif_me.c449 goto drop;
454 goto drop;
459 goto drop;
466 goto drop;
493 drop:
538 goto drop;
543 goto drop;
548 goto drop;
557 goto drop;
561 drop
[all...]
H A Dif_gre.c699 goto drop;
703 goto drop;
708 goto drop;
714 goto drop;
716 goto drop;
736 goto drop;
762 goto drop;
779 drop:
825 goto drop;
830 goto drop;
[all...]
/freebsd-10-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c789 goto drop;
800 goto drop;
806 goto drop;
820 goto drop;
831 goto drop;
841 goto drop;
851 goto drop;
863 goto drop;
873 drop:
908 goto drop;
[all...]
/freebsd-10-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-10-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-10-stable/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c621 goto drop;
650 goto drop;
659 goto drop;
680 goto drop;
703 goto drop;
714 goto drop;
734 drop:
767 goto drop; /* XXX what to do with "pending"? */
788 goto drop; /* XXX what to do with "pending"? */
801 drop
[all...]
H A Dng_l2cap_ulpi.c763 goto drop;
783 goto drop;
792 goto drop;
802 goto drop;
811 goto drop; /* XXX not always - re-configure */
818 goto drop;
827 drop:
902 goto drop;
913 goto drop;
924 goto drop;
[all...]
/freebsd-10-stable/sys/dev/hatm/
H A Dif_hatm_rx.c94 goto drop;
105 goto drop;
109 goto drop;
117 goto drop;
267 drop:
/freebsd-10-stable/sys/netgraph/
H A Dng_cisco.c458 goto drop;
473 goto drop;
479 goto drop;
488 goto drop;
545 goto drop;
566 goto drop;
571 goto drop;
575 drop:

Completed in 135 milliseconds

1234