Searched refs:Policy (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/doc/helper/
H A Dconntrackd.conf30 Policy ftp {
44 Policy rpc {
52 Policy rpc {
60 Policy tns {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/import/
H A Dwsp.h6 wsdl2h -c -x -o wsp.h -t WS/WS-typemap.dat WS/WS-Policy.xsd
65 /// Element reference "http://schemas.xmlsoap.org/ws/2004/09/policy":Policy
66 struct _wsp__Policy* Policy 1; ///< Required element member in union:wsp__union_1
123 /// Element reference "http://schemas.xmlsoap.org/ws/2004/09/policy":Policy
124 struct _wsp__Policy* Policy 1; ///< Required element member in union:wsp__union_2
167 /// "http://schemas.xmlsoap.org/ws/2004/09/policy":Policy is a complexType with complexContent extension of "http://schemas.xmlsoap.org/ws/2004/09/policy":OperatorContentType.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/import/
H A Dwsp.h6 wsdl2h -c -x -o wsp.h -t WS/WS-typemap.dat WS/WS-Policy.xsd
65 /// Element reference "http://schemas.xmlsoap.org/ws/2004/09/policy":Policy
66 struct _wsp__Policy* Policy 1; ///< Required element member in union:wsp__union_1
123 /// Element reference "http://schemas.xmlsoap.org/ws/2004/09/policy":Policy
124 struct _wsp__Policy* Policy 1; ///< Required element member in union:wsp__union_2
167 /// "http://schemas.xmlsoap.org/ws/2004/09/policy":Policy is a complexType with complexContent extension of "http://schemas.xmlsoap.org/ws/2004/09/policy":OperatorContentType.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_lsa_hnd.c143 DLIST_ADD(p->pipe_handles->Policy, pol);
166 for (i = 0, pol=p->pipe_handles->Policy;pol;pol=pol->next, i++) {
176 DEBUG(4,("Policy not found: "));
213 DLIST_REMOVE(p->pipe_handles->Policy, pol);
234 while (p->pipe_handles->Policy)
235 close_policy_hnd(p, &p->pipe_handles->Policy->pol_hnd);
237 p->pipe_handles->Policy = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dpkits-test.pl82 my $apolicy = "X509v3 Any Policy";
186 "All Certificates Same Policy Test1",
192 "All Certificates Same Policy Test1",
198 "All Certificates Same Policy Test1",
204 "All Certificates Same Policy Test1",
395 [ "4.9", "Require Explicit Policy" ],
444 [ "4.10", "Policy Mappings" ],
447 "Valid Policy Mapping Test1",
453 "Valid Policy Mapping Test1",
459 "Valid Policy Mappin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dpkits-test.pl82 my $apolicy = "X509v3 Any Policy";
186 "All Certificates Same Policy Test1",
192 "All Certificates Same Policy Test1",
198 "All Certificates Same Policy Test1",
204 "All Certificates Same Policy Test1",
395 [ "4.9", "Require Explicit Policy" ],
444 [ "4.10", "Policy Mappings" ],
447 "Valid Policy Mapping Test1",
453 "Valid Policy Mapping Test1",
459 "Valid Policy Mappin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dread_config_lex.l148 "Policy" { return T_HELPER_POLICY; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dntdomain.h131 struct policy *Policy; /* List of policies. */ member in struct:handle_list
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Doid.h683 u8 Policy; /* 0: DELAY_BA 1:IMMED_BA (//BA Policy subfiled value in ADDBA frame) 2:BA-not use. other value invalid */ member in struct:rt_oid_bacap
684 u8 MpduDensity; /* 0: DELAY_BA 1:IMMED_BA (//BA Policy subfiled value in ADDBA frame) 2:BA-not use. other value invalid */
697 unsigned long Policy; /* 0-disable, 1-positive list, 2-negative list */ member in struct:rt_rt_802_11_acl
H A Drtmp.h1039 u32 Policy:2; /* 0: DELAY_BA 1:IMMED_BA (//BA Policy subfiled value in ADDBA frame) 2:BA-not use */ member in struct:_BACAP_STRUC::__anon15726
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Drtl819x_BAProc.c370 // We can do much more check here, including BufferSize, AMSDU_Support, Policy, StartSeqCtrl...
376 IEEE80211_DEBUG(IEEE80211_DL_ERR, "BA Policy is not correct in %s()\n", __FUNCTION__);
627 u8 Policy,
641 pBA->BaParamSet.field.BAPolicy = Policy; // Policy: Delayed or Immediate
624 TsInitAddBA( struct ieee80211_device* ieee, PTX_TS_RECORD pTS, u8 Policy, u8 bOverwritePending ) argument
H A Dieee80211.h2705 extern void TsInitAddBA( struct ieee80211_device* ieee, PTX_TS_RECORD pTS, u8 Policy, u8 bOverwritePending);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Drtl819x_BAProc.c374 // We can do much more check here, including BufferSize, AMSDU_Support, Policy, StartSeqCtrl...
380 IEEE80211_DEBUG(IEEE80211_DL_ERR, "BA Policy is not correct in %s()\n", __FUNCTION__);
635 u8 Policy,
649 pBA->BaParamSet.field.BAPolicy = Policy; // Policy: Delayed or Immediate
632 TsInitAddBA( struct ieee80211_device* ieee, PTX_TS_RECORD pTS, u8 Policy, u8 bOverwritePending ) argument
H A Dieee80211_r8192s.h433 u8 Policy, u8 bOverwritePending);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_BAProc.c370 // We can do much more check here, including BufferSize, AMSDU_Support, Policy, StartSeqCtrl...
376 IEEE80211_DEBUG(IEEE80211_DL_ERR, "BA Policy is not correct in %s()\n", __FUNCTION__);
627 u8 Policy,
641 pBA->BaParamSet.field.BAPolicy = Policy; // Policy: Delayed or Immediate
624 TsInitAddBA( struct ieee80211_device* ieee, PTX_TS_RECORD pTS, u8 Policy, u8 bOverwritePending ) argument
H A Dieee80211.h2540 extern void TsInitAddBA( struct ieee80211_device* ieee, PTX_TS_RECORD pTS, u8 Policy, u8 bOverwritePending);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h2538 extern void TsInitAddBA( struct ieee80211_device* ieee, PTX_TS_RECORD pTS, u8 Policy, u8 bOverwritePending);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_asic.c1892 && (pAd->CommonCfg.BACapability.field.Policy ==
H A Drtmp_init.c2609 pAd->CommonCfg.BACapability.field.Policy = IMMED_BA;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dconnect.c1769 && (pAd->CommonCfg.BACapability.field.Policy == BA_NOTUSE)))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex2538 Essentially, Cisco Policy Propagation via BGP is based on the fact
2636 Configuration Guide: Configuring Policy-Based Routing'',\\
2647 Configuration Guide: Configuring QoS Policy Propagation via

Completed in 319 milliseconds