Searched refs:flow (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-10.2-release/contrib/ipfilter/lib/
H A Dprintpacket6.c25 u_32_t flow; local
30 flow = ntohl(*(u_32_t *)buf);
31 flow &= 0xfffff;
42 PRINTF("ip6/%d %d %#x %d", buf[0] & 0xf, plen, flow, p);
/freebsd-10.2-release/contrib/ofed/management/opensm/osmtest/
H A Dmain.c85 "--flow <c|a|v|s|e|f|m|q|t>\n"
86 " This option directs osmtest to run a specific flow:\n"
94 " m = multicast flow\n"
96 " t = run trap 64/65 flow (this flow requires running of external tool)\n"
102 " It is used only when running -f t - the trap 64/65 flow\n"
164 " Without -M, default flow testing is performed\n\n");
302 {"flow", 1, NULL, 'f'},
341 opt.flow = OSMT_FLOW_ALL; /* run all validation tests */
383 opt.flow
[all...]
H A Dosmtest.c437 /* Currently there is a problem with IBAL exit flow - memory overrun,
7186 if (p_osmt->opt.flow == OSMT_FLOW_CREATE_INVENTORY) {
7198 if (p_osmt->opt.flow == OSMT_FLOW_STRESS_SA) {
7255 if (p_osmt->opt.flow == OSMT_FLOW_ALL ||
7256 p_osmt->opt.flow == OSMT_FLOW_VALIDATE_INVENTORY) {
7279 if (p_osmt->opt.flow == OSMT_FLOW_ALL) {
7290 if (p_osmt->opt.flow == OSMT_FLOW_ALL ||
7291 p_osmt->opt.flow == OSMT_FLOW_SERVICE_REGISTRATION)
7306 if (p_osmt->opt.flow == OSMT_FLOW_ALL ||
7307 p_osmt->opt.flow
[all...]
/freebsd-10.2-release/contrib/tcpdump/
H A Dprint-ip6.c94 u_int flow; local
114 flow = EXTRACT_32BITS(&ip6->ip6_flow);
118 if (flow & 0x0f000000)
119 (void)ND_PRINT((ndo, "pri 0x%02x, ", (flow & 0x0f000000) >> 24));
120 if (flow & 0x00ffffff)
121 (void)ND_PRINT((ndo, "flowlabel 0x%06x, ", flow & 0x00ffffff));
124 if (flow & 0x0ff00000)
125 (void)ND_PRINT((ndo, "class 0x%02x, ", (flow & 0x0ff00000) >> 20));
126 if (flow & 0x000fffff)
127 (void)ND_PRINT((ndo, "flowlabel 0x%05x, ", flow
[all...]
/freebsd-10.2-release/contrib/binutils/opcodes/
H A Darc-dis.h61 enum Flow flow; member in struct:arcDisState
H A Darc-dis.c570 state->flow = noflow;
595 state->flow = invalid_instr;
625 state->flow = invalid_instr;
653 state->flow = invalid_instr;
708 state->flow=invalid_instr;
724 state->flow = invalid_instr;
804 state->flow=invalid_instr;
893 state->flow = state->_opcode == op_BLC /* BL */
919 state->flow = is_linked ? direct_call : direct_jump;
928 state->flow
[all...]
/freebsd-10.2-release/sys/ofed/drivers/net/mlx4/
H A Dutils.c104 uint32_t flow; local
182 flow = ip6->ip6_flow & IPV6_FLOWLABEL_MASK;
183 p = hash32_buf(&flow, sizeof(flow), p); /* IPv6 flow label */
/freebsd-10.2-release/sys/netgraph/atm/sscop/
H A Dng_sscop.c97 int flow; /* flow control states */ member in struct:priv
307 if (priv->flow) {
309 "flow control stopped"));
310 priv->flow = 0;
319 "flow control opened window by %u messages",
323 priv->flow = 1;
330 if (priv->flow)
336 "flow control opened window by %u messages",
340 priv->flow
[all...]
/freebsd-10.2-release/sys/contrib/octeon-sdk/
H A Dcvmip.h192 uint32_t flow :20; member in struct:__anon7228
/freebsd-10.2-release/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_evnt.c583 bcopy(&val.flow, &ch->iflow, sizeof(ch->iflow));
739 bcopy(&val.flow, &cmd->ch->oflow,
1308 val->flow.token_rate = le32toh(val->flow.token_rate);
1309 val->flow.token_bucket_size =
1310 le32toh(val->flow.token_bucket_size);
1311 val->flow.peak_bandwidth = le32toh(val->flow.peak_bandwidth);
1312 val->flow.latency = le32toh(val->flow
[all...]
H A Dng_l2cap_llpi.c351 ng_l2cap_flow_p flow)
397 ep->flags = flow->flags;
398 ep->service_type = flow->service_type;
399 ep->token_rate = flow->token_rate;
400 ep->peak_bandwidth = flow->peak_bandwidth;
401 ep->latency = flow->latency;
402 ep->delay_variation = flow->delay_variation;
350 ng_l2cap_lp_qos_req(ng_l2cap_p l2cap, u_int16_t con_handle, ng_l2cap_flow_p flow) argument
H A Dng_l2cap_ulpi.c397 ng_l2cap_flow_p flow = NULL; local
446 flow = &ch->oflow;
449 _ng_l2cap_build_cfg_options(opt, mtu, flush_timo, flow);
567 ng_l2cap_flow_p flow = NULL; local
612 flow = &ch->iflow;
615 if (mtu != NULL || flow != NULL) {
616 _ng_l2cap_build_cfg_options(opt, mtu, NULL, flow);
/freebsd-10.2-release/contrib/ofed/management/opensm/osmtest/include/
H A Dosmtest.h85 uint8_t flow; member in struct:_osmtest_opt
402 * Run the service record testing flow.
427 * Run the sl2vl and vlarb tables testing flow.
451 * Run the multicast test flow
474 * Run the trap 64/65 test flow. This test is ran with
/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java52 static boolean flow = false; field in class:JDTrace
183 if (flow) {
194 if (flow) {
195 Flow flow = data.getFlow();
196 int indent = (flow.getDepth() * 2);
204 switch (flow.getKind()) {
221 switch (flow.getKind()) {
885 flow = (dtrace.getOption(Option.flowindent) != Option.UNSET);
/freebsd-10.2-release/sys/contrib/altq/altq/
H A Daltq_subr.c1043 * extract flow information from a given packet.
1049 altq_extractflow(m, af, flow, filt_bmask)
1052 struct flowinfo *flow;
1066 fin = (struct flowinfo_in *)flow;
1095 fin6 = (struct flowinfo_in6 *)flow;
1129 flow->fi_len = sizeof(struct flowinfo);
1130 flow->fi_family = AF_UNSPEC;
1544 struct flowinfo flow; local
1549 altq_extractflow(m, af, &flow, classifier->acc_fbmask);
1551 if (flow
[all...]
/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c415 dtrace_flowkind_t flow = DTRACEFLOW_NONE; local
434 * like "method-entry" or "function-entry" to participate in flow
440 flow = DTRACEFLOW_ENTRY;
444 flow = DTRACEFLOW_RETURN;
454 if (flow == DTRACEFLOW_ENTRY) {
457 flow = DTRACEFLOW_NONE;
465 if (flow == DTRACEFLOW_RETURN) {
482 flow = DTRACEFLOW_NONE;
486 if (flow == DTRACEFLOW_ENTRY || flow
2407 int flow = (dtp->dt_options[DTRACEOPT_FLOWINDENT] != DTRACEOPT_UNSET); local
[all...]
/freebsd-10.2-release/sys/dev/bfe/
H A Dif_bfe.c651 u_int32_t val, flow; local
674 flow = 0;
676 flow = CSR_READ_4(sc, BFE_RXCONF);
677 flow &= ~BFE_RXCONF_FLOW;
680 flow |= BFE_RXCONF_FLOW;
681 CSR_WRITE_4(sc, BFE_RXCONF, flow);
686 flow = CSR_READ_4(sc, BFE_MAC_FLOW);
687 flow &= ~BFE_FLOW_PAUSE_ENAB;
688 CSR_WRITE_4(sc, BFE_MAC_FLOW, flow);
/freebsd-10.2-release/sys/dev/usb/net/
H A Dif_smsc.c517 uint32_t flow; local
565 flow = 0xffff0002;
567 flow = 0;
579 flow = 0;
584 err += smsc_write_reg(sc, SMSC_FLOW, flow);
/freebsd-10.2-release/sys/netgraph/bluetooth/include/
H A Dng_l2cap.h146 /* L2CAP flow control */
251 ng_l2cap_flow_t flow; /* NG_L2CAP_OPT_QOS */ member in union:__anon11026
387 ng_l2cap_flow_t oflow; /* out flow */
396 ng_l2cap_flow_t oflow; /* out flow */
420 ng_l2cap_flow_t iflow; /* in flow */
/freebsd-10.2-release/contrib/llvm/include/llvm/Support/
H A DYAMLTraits.h70 /// of bit values and the YAML representation is a flow sequence of
136 // a flow sequence (e.g. [a,b,c]).
137 // static const bool flow = true;
264 struct Fallback { bool flow; }; member in struct:llvm::yaml::has_FlowTraits::Fallback
268 static char (&f(SameType<bool Fallback::*, &C::flow>*))[1];
1068 /// should be considered a YAML flow sequence.
1082 static const bool flow = true; \
/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_qos_policy.c796 uint32_t flow; local
835 &sl, &flow, &hop);
843 ib_member_set_sl_flow_hop(p_prtn->sl, flow, hop);
/freebsd-10.2-release/contrib/libyaml/src/
H A Demitter.c87 int flow, int indentless);
404 int flow, int indentless)
410 emitter->indent = flow ? emitter->best_indent : 0;
725 * Expect a flow item node.
774 * Expect a flow key node.
837 * Expect a flow value node.
403 yaml_emitter_increase_indent(yaml_emitter_t *emitter, int flow, int indentless) argument
/freebsd-10.2-release/sys/net/
H A Dif_lagg.c186 "Default setting for using flow id for load sharing");
187 static int def_flowid_shift = 16; /* Default value for using flow shift */
307 sc->use_flowid, "Use flow id for load sharing");
1583 uint32_t flow; local
1661 flow = ip6->ip6_flow & IPV6_FLOWLABEL_MASK;
1662 p = hash32_buf(&flow, sizeof(flow), p); /* IPv6 flow label */
/freebsd-10.2-release/gnu/usr.bin/cc/cc_int/
H A DMakefile46 expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o \
/freebsd-10.2-release/sys/net80211/
H A Dieee80211_output.c978 uint32_t flow; local
984 offsetof(struct ip6_hdr, ip6_flow), sizeof(flow),
985 (caddr_t) &flow);
986 tos = (uint8_t)(ntohl(flow) >> 20);

Completed in 404 milliseconds

12