Home
last modified time | relevance | path

Searched refs:flow (Results 1 – 25 of 770) sorted by relevance

12345678910>>...31

/netbsd/sys/altq/
H A Daltq_wfq.c244 struct flowinfo flow; in wfq_classify() local
315 wfq_hash(struct flowinfo *flow, int n) in wfq_hash() argument
319 if (flow != NULL) { in wfq_hash()
320 if (flow->fi_family == AF_INET) { in wfq_hash()
331 else if (flow->fi_family == AF_INET6) { in wfq_hash()
347 if (flow != NULL) { in wfq_hashbydstaddr()
348 if (flow->fi_family == AF_INET) { in wfq_hashbydstaddr()
371 if (flow != NULL) { in wfq_hashbysrcaddr()
372 if (flow->fi_family == AF_INET) { in wfq_hashbysrcaddr()
395 if (flow != NULL) { in wfq_hashbysrcport()
[all …]
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-ip6.c229 u_int flow; in ip6_print() local
254 flow = EXTRACT_32BITS(&ip6->ip6_flow); in ip6_print()
258 if (flow & 0x0f000000) in ip6_print()
259 ND_PRINT((ndo, "pri 0x%02x, ", (flow & 0x0f000000) >> 24)); in ip6_print()
260 if (flow & 0x00ffffff) in ip6_print()
261 ND_PRINT((ndo, "flowlabel 0x%06x, ", flow & 0x00ffffff)); in ip6_print()
264 if (flow & 0x0ff00000) in ip6_print()
265 ND_PRINT((ndo, "class 0x%02x, ", (flow & 0x0ff00000) >> 20)); in ip6_print()
266 if (flow & 0x000fffff) in ip6_print()
267 ND_PRINT((ndo, "flowlabel 0x%05x, ", flow & 0x000fffff)); in ip6_print()
/netbsd/external/lgpl3/gmp/dist/mpq/
H A Dset_f.c42 mp_limb_t flow; in mpq_set_f() local
54 flow = *fptr; in mpq_set_f()
55 MPN_STRIP_LOW_ZEROS_NOT_ZERO (fptr, abs_fsize, flow); in mpq_set_f()
80 if (flow & 1) in mpq_set_f()
94 count_trailing_zeros (shift, flow); in mpq_set_f()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dmcf.c86 gcov_type flow; member
206 fedge->flow); in dump_fixup_edge()
913 pfedge->flow += cycle_flow; in cancel_negative_cycle()
916 r_pfedge->flow -= cycle_flow; in cancel_negative_cycle()
1045 pfedge->flow = 0; in find_max_flow()
1138 if (pfedge->flow) in adjust_cfg_counts()
1159 pfedge_n->flow); in adjust_cfg_counts()
1185 if (pfedge->flow) in adjust_cfg_counts()
1191 pfedge->flow); in adjust_cfg_counts()
1206 pfedge_n->flow); in adjust_cfg_counts()
[all …]
H A Dmcf.cc86 gcov_type flow; member
206 fedge->flow); in dump_fixup_edge()
913 pfedge->flow += cycle_flow; in cancel_negative_cycle()
916 r_pfedge->flow -= cycle_flow; in cancel_negative_cycle()
1045 pfedge->flow = 0; in find_max_flow()
1138 if (pfedge->flow) in adjust_cfg_counts()
1159 pfedge_n->flow); in adjust_cfg_counts()
1185 if (pfedge->flow) in adjust_cfg_counts()
1191 pfedge->flow); in adjust_cfg_counts()
1206 pfedge_n->flow); in adjust_cfg_counts()
[all …]
H A Dgraphite-dependences.c307 isl_union_flow *flow = isl_union_access_info_compute_flow (ai); in scop_get_dependences() local
308 isl_union_map *raw = isl_union_flow_get_must_dependence (flow); in scop_get_dependences()
309 isl_union_flow_free (flow); in scop_get_dependences()
316 flow = isl_union_access_info_compute_flow (ai); in scop_get_dependences()
318 isl_union_map *waw = isl_union_flow_get_must_dependence (flow); in scop_get_dependences()
319 isl_union_map *war = isl_union_flow_get_may_dependence (flow); in scop_get_dependences()
321 isl_union_flow_free (flow); in scop_get_dependences()
H A Dgraphite-dependences.cc307 isl_union_flow *flow = isl_union_access_info_compute_flow (ai); in scop_get_dependences() local
308 isl_union_map *raw = isl_union_flow_get_must_dependence (flow); in scop_get_dependences()
309 isl_union_flow_free (flow); in scop_get_dependences()
316 flow = isl_union_access_info_compute_flow (ai); in scop_get_dependences()
318 isl_union_map *waw = isl_union_flow_get_must_dependence (flow); in scop_get_dependences()
319 isl_union_map *war = isl_union_flow_get_may_dependence (flow); in scop_get_dependences()
321 isl_union_flow_free (flow); in scop_get_dependences()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dmcf.c86 gcov_type flow; member
206 fedge->flow); in dump_fixup_edge()
913 pfedge->flow += cycle_flow; in cancel_negative_cycle()
916 r_pfedge->flow -= cycle_flow; in cancel_negative_cycle()
1045 pfedge->flow = 0; in find_max_flow()
1138 if (pfedge->flow) in adjust_cfg_counts()
1159 pfedge_n->flow); in adjust_cfg_counts()
1185 if (pfedge->flow) in adjust_cfg_counts()
1191 pfedge->flow); in adjust_cfg_counts()
1206 pfedge_n->flow); in adjust_cfg_counts()
[all …]
H A Dgraphite-dependences.c307 isl_union_flow *flow = isl_union_access_info_compute_flow (ai); in scop_get_dependences() local
308 isl_union_map *raw = isl_union_flow_get_must_dependence (flow); in scop_get_dependences()
309 isl_union_flow_free (flow); in scop_get_dependences()
316 flow = isl_union_access_info_compute_flow (ai); in scop_get_dependences()
318 isl_union_map *waw = isl_union_flow_get_must_dependence (flow); in scop_get_dependences()
319 isl_union_map *war = isl_union_flow_get_may_dependence (flow); in scop_get_dependences()
321 isl_union_flow_free (flow); in scop_get_dependences()
/netbsd/sys/net/npf/
H A Dnpf_nat.c391 KASSERT(flow == NPF_FLOW_FORW || flow == NPF_FLOW_BACK); in npf_nat_which()
401 which = (type == NPF_NATOUT) ? flow : !flow; in npf_nat_which()
587 const unsigned which = npf_nat_which(np->n_type, flow); in npf_dnat_translate()
594 if (flow == NPF_FLOW_FORW) { in npf_dnat_translate()
608 npf_alg_exec(npc, nt, flow); in npf_dnat_translate()
623 const unsigned which = npf_nat_which(np->n_type, flow); in npf_snat_translate()
679 const unsigned di, npf_flow_t *flow) in npf_nat_lookup() argument
721 npf_flow_t flow; in npf_do_nat() local
750 flow = NPF_FLOW_FORW; in npf_do_nat()
757 error = npf_snat_translate(npc, np, flow); in npf_do_nat()
[all …]
H A Dnpf_state_tcp.c292 npf_tcp_inwindow(npf_cache_t *npc, npf_state_t *nst, const npf_flow_t flow) in npf_tcp_inwindow() argument
332 fstate = &nst->nst_tcpst[flow]; in npf_tcp_inwindow()
333 tstate = &nst->nst_tcpst[!flow]; in npf_tcp_inwindow()
458 npf_state_tcp(npf_cache_t *npc, npf_state_t *nst, npf_flow_t flow) in npf_state_tcp() argument
469 nstate = npf_tcp_fsm[state][flow][flagcase]; in npf_state_tcp()
478 if (!npf_tcp_inwindow(npc, nst, flow)) { in npf_state_tcp()
H A Dnpf_conn.c296 const unsigned di, const npf_flow_t flow) in npf_conn_check() argument
310 if (__predict_false(flow != pflow)) { in npf_conn_check()
326 npf_conn_lookup(const npf_cache_t *npc, const unsigned di, npf_flow_t *flow) in npf_conn_lookup() argument
337 con = npf_conndb_lookup(npf, &key, flow); in npf_conn_lookup()
344 if (!npf_conn_check(con, nbuf, di, *flow)) { in npf_conn_lookup()
363 npf_flow_t flow; in npf_conn_inspect() local
384 if ((con = npf_conn_lookup(npc, di, &flow)) == NULL) { in npf_conn_inspect()
390 ok = npf_state_inspect(npc, &con->c_state, flow); in npf_conn_inspect()
947 npf_flow_t flow; in npf_conn_find() local
954 con = npf_conndb_lookup(npf, &key, &flow); in npf_conn_find()
[all …]
/netbsd/usr.bin/tip/
H A Dcu.c56 int flow = -1; /* -1 is "tandem" ^S/^Q */ in cumain() local
101 flow = 1; in cumain()
105 flow = -1; in cumain()
110 flow = 0; in cumain()
159 flow = 0; in cumain()
241 switch (flow) { in cumain()
/netbsd/external/bsd/ipf/dist/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);
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DCFIVerify.rst14 indirect control flow operations are protected by CFI, and should output these
33 indirect control flow instructions are identified.
44 Unprotected indirect control flow instructions will be flagged for manual
64 The tool would operate by searching for indirect control flow instructions in
65 the disassembly. A control flow graph would be generated from a small buffer of
66 the instructions surrounding the 'target' control flow instruction. If the
70 conditional jump target should be the CFI trap. If an indirect control flow
87 present in these sections has already violated the control flow integrity.
90 control flow operations across DSO boundaries. Currently, these CFI features are
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A DALLflow_notes.txt2 * Notes for all scripts that print a function or method flow.
10 * What is a flow?
12 Output that has some meaningful indent, such as function flow indented by
47 To deal with this behaviour, the flow scripts may,
51 column appears in these flow scripts.
/netbsd/external/cddl/dtracetoolkit/dist/Notes/
H A DALLflow_notes.txt2 * Notes for all scripts that print a function or method flow.
10 * What is a flow?
12 Output that has some meaningful indent, such as function flow indented by
47 To deal with this behaviour, the flow scripts may,
51 column appears in these flow scripts.
/netbsd/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A DREADME18 - Separate message flow state from handshake state (in order to better
20 - message flow state = when to flush buffers; handling restarts in the
21 event of NBIO events; handling the common flow of steps for reading a
22 message and the common flow of steps for writing a message etc
27 The message flow state machine is divided into a reading sub-state machine and a
/netbsd/crypto/external/bsd/openssl/dist/ssl/statem/
H A DREADME.md19 - Separate message flow state from handshake state (in order to better
21 * message flow state = when to flush buffers; handling restarts in the
22 event of NBIO events; handling the common flow of steps for reading a
23 message and the common flow of steps for writing a message etc
28 The message flow state machine is divided into a reading sub-state machine and a
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dsh_flow_example.txt3 This is a simple script to trace the flow of Bourne shell functions,
30 See Notes/ALLflow_notes.txt for important notes about reading flow outputs.
121 This shows the flow, incluing the handover between the "firefox" script
124 There is a point in the output where flow appears to reverse (at time
128 column to the flow script (or use sh_flowinfo.d).
/netbsd/external/cddl/dtracetoolkit/dist/Examples/
H A Dsh_flow_example.txt3 This is a simple script to trace the flow of Bourne shell functions,
30 See Notes/ALLflow_notes.txt for important notes about reading flow outputs.
121 This shows the flow, incluing the handover between the "firefox" script
124 There is a point in the output where flow appears to reverse (at time
128 column to the flow script (or use sh_flowinfo.d).
/netbsd/sys/arch/m68k/060sp/dist/
H A Dfpsp.doc178 - Basic flow:
186 - Basic flow:
194 - Basic flow:
202 - Basic flow:
210 - Basic flow:
222 - Basic flow:
234 - Basic flow:
270 - Basic flow:
291 - Basic flow:
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcfg.texi15 A control flow graph (CFG) is a data structure built on top of the
17 stream) abstracting the control flow behavior of a function that is
20 control flow from one basic block to another. The data structures
21 used to represent the control flow graph are defined in
24 In GCC, the representation of control flow is maintained throughout
181 @cindex edge in the flow graph
270 may be freely redirected when the flow graph is not in SSA form.
347 which has a much simpler flow graph:
415 maintaining profile within the flow graph.
479 assembly file and the flow graph is no longer maintained.
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dcfg.texi15 A control flow graph (CFG) is a data structure built on top of the
17 stream) abstracting the control flow behavior of a function that is
20 control flow from one basic block to another. The data structures
21 used to represent the control flow graph are defined in
24 In GCC, the representation of control flow is maintained throughout
181 @cindex edge in the flow graph
270 may be freely redirected when the flow graph is not in SSA form.
347 which has a much simpler flow graph:
415 maintaining profile within the flow graph.
479 assembly file and the flow graph is no longer maintained.
[all …]
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/i386/
H A Dlfence-load.e2 .*:??: Warning: `scas` changes flags which would affect control flow behavior
3 .*:??: Warning: `cmps` changes flags which would affect control flow behavior

12345678910>>...31