Searched refs:bypass (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_NFQUEUE.h26 __u16 bypass; member in struct:xt_NFQ_info_v2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-omap/
H A Dsram.h21 extern u32 omap2_set_prcm(u32 dpll_ctrl_val, u32 sdrc_rfr_val, int bypass);
31 extern u32 sram_set_prcm(u32 dpll_ctrl_val, u32 sdrc_rfr_val, int bypass);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/crypto/
H A Dpadlock-sha.c37 int bypass; member in struct:padlock_sha_ctx
55 if (ctx(tfm)->bypass)
67 ctx(tfm)->bypass = 1;
73 ctx(tfm)->bypass = 0;
80 if (unlikely(!ctx(tfm)->bypass &&
84 if (unlikely(ctx(tfm)->bypass)) {
149 if (unlikely(ctx(tfm)->bypass)) {
151 ctx(tfm)->bypass = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_NFQUEUE.c40 " --queue-bypass Bypass Queueing if no queue instance exists.\n");
50 {.name = "queue-bypass", .id = O_QUEUE_BYPASS, .type = XTTYPE_NONE},
90 info->bypass = 1;
123 if (info->bypass)
124 printf(" bypass");
154 if (info->bypass)
155 printf("--queue-bypass ");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Dsram-fn.S35 strh r0, [r2] @ set dpll into bypass mode
H A Dsram.c253 static u32 (*_omap2_set_prcm)(u32 dpll_ctrl_val, u32 sdrc_rfr_val, int bypass);
255 u32 omap2_set_prcm(u32 dpll_ctrl_val, u32 sdrc_rfr_val, int bypass) argument
260 return _omap2_set_prcm(dpll_ctrl_val, sdrc_rfr_val, bypass);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dgzappend.c202 unsigned bypass; local
206 bypass = n & ~((1U << in->size) - 1);
207 if (bypass) {
208 if (lseek(in->fd, (off_t)bypass, SEEK_CUR) == -1)
210 n -= bypass;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dgzappend.c202 unsigned bypass; local
206 bypass = n & ~((1U << in->size) - 1);
207 if (bypass) {
208 if (lseek(in->fd, (off_t)bypass, SEEK_CUR) == -1)
210 n -= bypass;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-usb/
H A Dvp702x.c112 static int vp702x_set_pld_mode(struct dvb_usb_adapter *adap, u8 bypass) argument
115 return vp702x_usb_in_op(adap->dev, 0xe0, (bypass << 8) | 0x0e, 0, buf, 16);
155 vp702x_set_pld_mode(adap, 1); // bypass
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dibm440gx_common.c71 goto bypass;
79 bypass:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dclock.c493 u32 bypass = 0; local
535 bypass = 1;
541 bypass);
945 u32 flags, cur_rate, done_rate, bypass = 0; local
988 bypass = 1;
1012 bypass);
1077 * Set clocks for bypass mode for reboot to work.
H A Dsram-fn.S252 /* move into fast relock bypass */
261 /* wait for bypass */
267 /* set new dpll dividers _after_ in bypass */
280 /* check if staying in bypass */
281 cmp r2, #0x1 @ stay in bypass?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-passwd326 The user is first prompted for their old password, if one is present. This password is then tested against the stored password by binding to the server. The user has only one chance to enter the correct passwword. The super user is permitted to bypass this step so that forgotten passwords may be changed.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dentry-table.S49 # single-step bypass management
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Dcxio_wr.h336 struct t3_bypass_wr bypass; member in union:t3_wr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dcatalog.c866 * except it bypass all catalog lookups.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dcatalog.c866 * except it bypass all catalog lookups.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcatalog.c878 * except it bypass all catalog lookups.

Completed in 272 milliseconds