Searched refs:logic (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dfilter.c35 int logic[CT_FILTER_MAX]; member in struct:ct_filter
121 filter->logic[i] = -1;
151 enum ct_filter_logic logic)
154 filter->logic[type] = logic;
328 if (f->logic[CT_FILTER_L4PROTO] != -1) {
330 if (ret ^ f->logic[CT_FILTER_L4PROTO])
334 if (f->logic[CT_FILTER_ADDRESS] != -1) {
338 if (ret ^ f->logic[CT_FILTER_ADDRESS])
341 if (ret ^ f->logic[CT_FILTER_ADDRES
149 ct_filter_set_logic(struct ct_filter *filter, enum ct_filter_type type, enum ct_filter_logic logic) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dfilter.h52 enum ct_filter_logic logic);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/iop/
H A Diop_sap_in_defs.h138 unsigned int logic : 2; member in struct:__anon8395
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/
H A Diop_sap_in_defs.h103 unsigned int logic : 2; member in struct:__anon8779
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dpanel.tex131 the focus and TAB logic for controls which usually have child controls.
H A Dtapp.tex68 be called to change it. Note that starting from wxWidgets 2.3.3 such logic
H A Dfontmap.tex17 user-defined values override the default logic and there is no way to
H A Ddatespan.tex15 logic for such things as "add one month to the date" which, in general,
H A Ddialup.tex165 Sometimes the built-in logic for determining the online status may fail,
H A Dtdb.tex110 ODBC driver only support forward scrolling cursors, your program and logic
H A Dwindow.tex384 classes) as the others are not supposed to have any special OnClose() logic.
1533 This rather complicated logic is necessary in order to accommodate the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-sh.c577 Note: The formulas below don't necessarily have a logic; they were
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Da1-encapsulation-ogg.tex167 seeking logic.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/doc/
H A Ddocbook2man-spec.pl35 If this results in added logic in this script,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dmake_vms.com387 $! All the "brains" of this logic was suggested by Hartmut Becker
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dmake_vms.com387 $! All the "brains" of this logic was suggested by Hartmut Becker
/netgear-R7000-V1.0.7.12_1.2.5/src/makefiles/
H A DWLAN_Common.mk97 # Provides enhanced-format messages from make logic.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dcavs_driver.pl1216 # TDES inner loop implements logic within driver
1617 to supply this option to apply the DSA logic";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dcavs_driver.pl1216 # TDES inner loop implements logic within driver
1617 to supply this option to apply the DSA logic";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dmake_vms.com602 $! 0.02 20031022 Added logic for defines with value
724 $! 0.02 20120226 Add pre-load logic
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dmake_vms.com602 $! 0.02 20031022 Added logic for defines with value
724 $! 0.02 20120226 Add pre-load logic
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dwlioctl.h5209 uint8 logic; /* DFRTS logic: see WL_DFRTS_LOGIC_* below */ member in struct:wl_pm2_sleep_ret_ext
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex800 This function implements the reverse-logic of $cdrom_open()$, and then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Dlsyncd.lua4 -- This is the "runner" part of Lsyncd. It containts all its high-level logic.

Completed in 248 milliseconds