次の方法で共有


2.2.1.2.209 OSPF_ROUTE_FILTER_INFO

The OSPF_ROUTE_FILTER_INFO structure MAY<145> be used to contain OSPF route filter information and is used by the following methods:


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

type

ofaActionOnMatch

dwNumFilters

pFilters (variable)

...

type (4 bytes): This MUST be set to OSPF_ROUTE_FILTER_PARAM_TYPE.

ofaActionOnMatch (4 bytes): Set to 0 or 1 as mentioned in OSPF_FILTER_ACTION (section 2.2.1.1.15).

dwNumFilters (4 bytes): Set to the number of route filters present in the pFilters field.

pFilters (variable): List of route filters. This points to a buffer that contains a list of structures of type OSPF_ROUTE_FILTER (section 2.2.1.2.208).