<div class="content" name="OSPF_ROUTE_FILTER_INFO" uuid="027f5f7a-ae39-44f2-95ac-f557c881a069"><p>The <b>OSPF_ROUTE_FILTER_INFO</b> structure MAY<a id="Appendix_A_Target_145"></a><a aria-label="Product behavior note 145" href="3bb906f0-b077-47ab-ad11-d8d807afde26#Appendix_A_145" data-linktype="relative-path">&lt;145&gt;</a> be used to contain OSPF route
filter information and is used by the following methods:</p><ul><li><p><span><span> 
</span></span><a href="071439e7-a9fd-40e4-91f7-ab756108e82f" data-linktype="relative-path"><b>RRouterInterfaceTransportSetGlobalInfo (section 3.1.4.10)</b></a><span>  </span></p>
</li><li><p><span><span> 
</span></span><a href="14ad8d26-d7d7-48dd-914d-da962d5d7049" data-linktype="relative-path"><b>RRouterInterfaceTransportGetGlobalInfo (section 3.1.4.11)</b></a><span>  </span></p>
</li></ul><table>
 <tbody><tr>
  <th><p><br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>1<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>2<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>3<br/>0</p></th>
  <th><p><br/>1</p></th>
 </tr>
 <tr>
  <td colspan="32">type</td>
 </tr>
 <tr>
  <td colspan="32">ofaActionOnMatch</td>
 </tr>
 <tr>
  <td colspan="32">dwNumFilters</td>
 </tr>
 <tr>
  <td colspan="32">pFilters (variable)</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
</tbody></table><p><b>type (4 bytes): </b>This MUST be set to <b>OSPF_ROUTE_FILTER_PARAM_TYPE</b>.</p><p><b>ofaActionOnMatch (4 bytes): </b>Set to 0 or 1 as
mentioned in <a href="8539bd1e-35c3-4f0e-b469-4f80e21061cb" data-linktype="relative-path"><b>OSPF_FILTER_ACTION
(section</b></a><span><b> </b></span><a href="8539bd1e-35c3-4f0e-b469-4f80e21061cb" data-linktype="relative-path">2.2.1.1.15</a>). </p><p><b>dwNumFilters (4 bytes): </b>Set to the number of
route filters present in the <b>pFilters</b> field.</p><p><b>pFilters (variable): </b>List of route filters.
This points to a buffer that contains a list of structures of type <b>OSPF_ROUTE_FILTER</b>
(section <a href="a29247c3-8119-48d8-b556-3113e75fd364" data-linktype="relative-path">2.2.1.2.208)</a>.</p></div>