Home
last modified time | relevance | path

Searched defs:ospf_iface (Results 1 – 2 of 2) sorted by relevance

/dports/net/bird/bird-1.6.8/proto/ospf/
H A Dospf.h263 struct ospf_iface struct
269 struct ospf_iface_patt *cf; argument
283 struct ospf_iface *vifa; /* OSPF iface which the vlink goes through */ argument
289 list *passwords;
295 ip_addr bdrip; /* Backup DR IP */
296 u32 drid; /* DR Router ID */
297 u32 bdrid; /* BDR Router ID */
308 u8 stub; /* Inactive interface */
318 u8 update_link_lsa;
319 u8 update_net_lsa;
[all …]
/dports/net/bird2/bird-2.0.8/proto/ospf/
H A Dospf.h277 struct ospf_iface struct
283 struct ospf_iface_patt *cf; argument
297 struct ospf_iface *vifa; /* OSPF iface which the vlink goes through */ argument
303 list *passwords;
309 ip_addr bdrip; /* Backup DR IP */
310 u32 drid; /* DR Router ID */
311 u32 bdrid; /* BDR Router ID */
332 u8 update_link_lsa;
333 u8 update_net_lsa;
337 list nbma_list;
[all …]