Searched refs:FLAG (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | unimkmsg.h | 34 #define MK_MSG_ORIG(MSG,TYPE,CREF,FLAG) \ argument 38 (MSG)->u.hdr.cref.flag = (FLAG); \ 59 #define MK_IE_EPREF(IE,EPREF,FLAG) \ argument 66 (IE).flag = FLAG; \
|
| /f-stack/freebsd/contrib/x86emu/ |
| H A D | x86emu_regs.h | 123 #define CONDITIONAL_SET_FLAG(COND,FLAG) \ argument 124 if (COND) SET_FLAG(FLAG); else CLEAR_FLAG(FLAG)
|
| /f-stack/freebsd/contrib/libsodium/m4/ |
| H A D | ax_check_link_flag.m4 | 7 # AX_CHECK_LINK_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 11 # Check whether the given FLAG works with the linker or gives an error. 19 # EXTRA-FLAGS FLAG". This can for example be used to force the linker to
|
| H A D | ax_check_compile_flag.m4 | 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS]) 11 # Check whether the given FLAG works with the current language's compiler 19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | sfc_efx.rst | 187 - FLAG (supported only with ef10_essb Rx datapath) 231 - FLAG
|
| H A D | cxgbe.rst | 147 FLAG VALUE
|
| H A D | mlx5.rst | 837 of the extensive metadata features. The legacy Verbs supports FLAG and
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_flow.c | 116 MK_FLOW_ACTION(FLAG, 0),
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_17_08.rst | 88 QUEUE, MARK, FLAG and VOID actions for ingress traffic.
|
| H A D | release_17_05.rst | 157 * Added Generic flow API support for FLAG action.
|
| H A D | release_18_05.rst | 159 * Added support for MARK and FLAG actions in flow API (X2xxx only).
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 1655 Action: ``FLAG`` 1665 .. table:: FLAG 3403 and tagging (`Action: MARK`_ or `Action: FLAG`_) may be implemented in
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline_flow.c | 3296 .priv = PRIV_ACTION(FLAG, 0),
|