Searched refs:filter (Results 226 - 250 of 1701) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpd/netfilter/
H A Diptables_removeall.sh23 #removing the MINIUPNPD chain for filter
24 $IPTABLES -t filter -F MINIUPNPD
26 $IPTABLES -t filter -D FORWARD -i $EXTIF ! -o $EXTIF -j MINIUPNPD
27 $IPTABLES -t filter -X MINIUPNPD
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/smbd/
H A Dnotify.c29 uint32 filter; member in struct:notify_change_request
199 NTSTATUS change_notify_create(struct files_struct *fsp, uint32 filter, argument
225 e.filter = filter;
228 e.subdir_filter = filter;
239 uint32 filter, bool recursive,
263 request->filter = filter;
369 void notify_fname(connection_struct *conn, uint32 action, uint32 filter, argument
386 notify_onelevel(conn->notify_ctx, action, filter,
237 change_notify_add_request(struct smb_request *req, uint32 max_param, uint32 filter, bool recursive, struct files_struct *fsp, void (*reply_fn)(struct smb_request *req, NTSTATUS error_code, uint8_t *buf, size_t len)) argument
501 notify_filter_string(TALLOC_CTX *mem_ctx, uint32 filter) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/xz/src/liblzma/api/lzma/
H A Dfilter.h2 * \file lzma/filter.h
3 * \brief Common filter related types and functions
23 * A filter chain can have 1-4 filters, of which three are allowed to change
32 * This structure is used to pass Filter ID and a pointer filter's
34 * structure, while most functions expect a filter chain.
36 * A filter chain is indicated with an array of lzma_filter structures.
37 * The array is terminated with .id = LZMA_VLI_UNKNOWN. Thus, the filter
39 * be able to hold any arbitrary filter chain. This is important when
57 * \brief Pointer to filter-specific options structure
59 * If the filter does
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/smbd/
H A Dnotify.c29 uint32 filter; member in struct:notify_change_request
199 NTSTATUS change_notify_create(struct files_struct *fsp, uint32 filter, argument
225 e.filter = filter;
228 e.subdir_filter = filter;
239 uint32 filter, bool recursive,
263 request->filter = filter;
369 void notify_fname(connection_struct *conn, uint32 action, uint32 filter, argument
386 notify_onelevel(conn->notify_ctx, action, filter,
237 change_notify_add_request(struct smb_request *req, uint32 max_param, uint32 filter, bool recursive, struct files_struct *fsp, void (*reply_fn)(struct smb_request *req, NTSTATUS error_code, uint8_t *buf, size_t len)) argument
501 notify_filter_string(TALLOC_CTX *mem_ctx, uint32 filter) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/smbd/
H A Dnotify.c29 uint32 filter; member in struct:notify_change_request
199 NTSTATUS change_notify_create(struct files_struct *fsp, uint32 filter, argument
225 e.filter = filter;
228 e.subdir_filter = filter;
239 uint32 filter, bool recursive,
263 request->filter = filter;
369 void notify_fname(connection_struct *conn, uint32 action, uint32 filter, argument
386 notify_onelevel(conn->notify_ctx, action, filter,
237 change_notify_add_request(struct smb_request *req, uint32 max_param, uint32 filter, bool recursive, struct files_struct *fsp, void (*reply_fn)(struct smb_request *req, NTSTATUS error_code, uint8_t *buf, size_t len)) argument
501 notify_filter_string(TALLOC_CTX *mem_ctx, uint32 filter) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpd/netfilter/
H A Diptables_removeall.sh23 #removing the MINIUPNPD chain for filter
24 $IPTABLES -t filter -F MINIUPNPD
26 $IPTABLES -t filter -D FORWARD -i $EXTIF ! -o $EXTIF -j MINIUPNPD
27 $IPTABLES -t filter -X MINIUPNPD
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/ip/
H A Dipmaddr.c35 } filter; variable in typeref:struct:__anon3512
102 if (filter.dev && strcmp(filter.dev, m.name))
145 if (filter.dev && strcmp(filter.dev, m.name))
174 if (filter.dev && strcmp(filter.dev, m.name))
248 if (!filter.family)
249 filter.family = preferred_family;
258 if (filter
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/ip/
H A Dipmaddr.c35 } filter; variable in typeref:struct:__anon3681
102 if (filter.dev && strcmp(filter.dev, m.name))
148 if (filter.dev && strcmp(filter.dev, m.name))
177 if (filter.dev && strcmp(filter.dev, m.name))
251 if (!filter.family)
252 filter.family = preferred_family;
261 if (filter
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgpd.c31 #include "filter.h"
547 struct bgp_filter *filter; local
550 filter = &peer->filter[afi][safi];
552 /* Clear neighbor filter and route-map */
555 if (filter->dlist[i].name)
557 free (filter->dlist[i].name);
558 filter->dlist[i].name = NULL;
560 if (filter->plist[i].name)
562 free (filter
1198 struct bgp_filter *filter; local
3684 struct bgp_filter *filter; local
3730 struct bgp_filter *filter; local
3798 struct bgp_filter *filter; local
3844 struct bgp_filter *filter; local
3889 struct bgp_filter *filter; local
3954 struct bgp_filter *filter; local
4002 struct bgp_filter *filter; local
4044 struct bgp_filter *filter; local
4111 struct bgp_filter *filter; local
4157 struct bgp_filter *filter; local
4203 struct bgp_filter *filter; local
4265 struct bgp_filter *filter; local
4306 struct bgp_filter *filter; local
4625 struct bgp_filter *filter = &peer->filter[afi][safi]; local
4723 struct bgp_filter *filter; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgpd.c31 #include "filter.h"
547 struct bgp_filter *filter; local
550 filter = &peer->filter[afi][safi];
552 /* Clear neighbor filter and route-map */
555 if (filter->dlist[i].name)
557 free (filter->dlist[i].name);
558 filter->dlist[i].name = NULL;
560 if (filter->plist[i].name)
562 free (filter
1198 struct bgp_filter *filter; local
3684 struct bgp_filter *filter; local
3730 struct bgp_filter *filter; local
3798 struct bgp_filter *filter; local
3844 struct bgp_filter *filter; local
3889 struct bgp_filter *filter; local
3954 struct bgp_filter *filter; local
4002 struct bgp_filter *filter; local
4044 struct bgp_filter *filter; local
4111 struct bgp_filter *filter; local
4157 struct bgp_filter *filter; local
4203 struct bgp_filter *filter; local
4265 struct bgp_filter *filter; local
4306 struct bgp_filter *filter; local
4625 struct bgp_filter *filter = &peer->filter[afi][safi]; local
4723 struct bgp_filter *filter; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/ip/
H A Dipmaddr.c35 } filter; variable in typeref:struct:__anon4417
102 if (filter.dev && strcmp(filter.dev, m.name))
145 if (filter.dev && strcmp(filter.dev, m.name))
174 if (filter.dev && strcmp(filter.dev, m.name))
248 if (!filter.family)
249 filter.family = preferred_family;
258 if (filter
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/ip/
H A Dipmaddr.c35 } filter; variable in typeref:struct:__anon4586
102 if (filter.dev && strcmp(filter.dev, m.name))
148 if (filter.dev && strcmp(filter.dev, m.name))
177 if (filter.dev && strcmp(filter.dev, m.name))
251 if (!filter.family)
252 filter.family = preferred_family;
261 if (filter
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgpd.c31 #include "filter.h"
547 struct bgp_filter *filter; local
550 filter = &peer->filter[afi][safi];
552 /* Clear neighbor filter and route-map */
555 if (filter->dlist[i].name)
557 free (filter->dlist[i].name);
558 filter->dlist[i].name = NULL;
560 if (filter->plist[i].name)
562 free (filter
1198 struct bgp_filter *filter; local
3684 struct bgp_filter *filter; local
3730 struct bgp_filter *filter; local
3798 struct bgp_filter *filter; local
3844 struct bgp_filter *filter; local
3889 struct bgp_filter *filter; local
3954 struct bgp_filter *filter; local
4002 struct bgp_filter *filter; local
4044 struct bgp_filter *filter; local
4111 struct bgp_filter *filter; local
4157 struct bgp_filter *filter; local
4203 struct bgp_filter *filter; local
4265 struct bgp_filter *filter; local
4306 struct bgp_filter *filter; local
4625 struct bgp_filter *filter = &peer->filter[afi][safi]; local
4723 struct bgp_filter *filter; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/ip/
H A Dipmaddr.c35 } filter; variable in typeref:struct:__anon38442
102 if (filter.dev && strcmp(filter.dev, m.name))
145 if (filter.dev && strcmp(filter.dev, m.name))
174 if (filter.dev && strcmp(filter.dev, m.name))
248 if (!filter.family)
249 filter.family = preferred_family;
258 if (filter
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/ip/
H A Dipmaddr.c35 } filter; variable in typeref:struct:__anon38611
102 if (filter.dev && strcmp(filter.dev, m.name))
148 if (filter.dev && strcmp(filter.dev, m.name))
177 if (filter.dev && strcmp(filter.dev, m.name))
251 if (!filter.family)
252 filter.family = preferred_family;
261 if (filter
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/scripts/
H A Dmkmakefile34 \$(filter-out all Makefile,\$(MAKECMDGOALS)) %/:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/scripts/
H A Dmkmakefile34 \$(filter-out all Makefile,\$(MAKECMDGOALS)) %/:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/xz/src/liblzma/simple/
H A Dsimple_private.h22 /// Next filter in the chain
29 /// True if filter() should encode the data; false to decode.
35 /// Pointer to filter-specific function, which does
37 size_t (*filter)(lzma_simple *simple, uint32_t now_pos, member in struct:lzma_coder_s
40 /// Pointer to filter-specific data, or NULL if filter doesn't need
71 size_t (*filter)(lzma_simple *simple, uint32_t now_pos,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/scripts/
H A Dmkmakefile34 \$(filter-out all Makefile,\$(MAKECMDGOALS)) %/:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/examples/
H A DSYN-DoS.rate.limit35 $TC filter add dev $INDEV parent ffff: protocol ip prio 50 handle 1 fw \
45 echo "---- filter parameters Ingress ----------"
46 $TC filter ls dev $INDEV parent ffff:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/examples/
H A DSYN-DoS.rate.limit35 $TC filter add dev $INDEV parent ffff: protocol ip prio 50 handle 1 fw \
45 echo "---- filter parameters Ingress ----------"
46 $TC filter ls dev $INDEV parent ffff:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpd/netfilter/
H A Diptables_init.sh23 #adding the MINIUPNPD chain for filter
24 $IPTABLES -t filter -N MINIUPNPD
26 $IPTABLES -t filter -A FORWARD -i $EXTIF ! -o $EXTIF -j MINIUPNPD
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpd/netfilter_nft/scripts/
H A Dnft_init.sh5 nft list table filter > /dev/null
15 echo "create filter"
16 nft "add table filter"
27 nft list chain filter miniupnpd > /dev/null
41 echo "create chain in filter "
42 nft "add chain filter miniupnpd"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/TESTSUPPORT/
H A Dfilter10 # MODULE: TESTSUPPORT/filter.sh
11 # PURPOSE: test filter for LPR software
12 # filter.sh,v 3.1 1996/12/28 21:40:46 papowell Exp
35 if [ -f /tmp/filter.error ] ; then
36 . /tmp/filter.error
H A Dfilter.sh10 # MODULE: TESTSUPPORT/filter.sh
11 # PURPOSE: test filter for LPR software
12 # filter.sh,v 3.1 1996/12/28 21:40:46 papowell Exp
35 if [ -f /tmp/filter.error ] ; then
36 . /tmp/filter.error

Completed in 139 milliseconds

1234567891011>>