Home
last modified time | relevance | path

Searched refs:OSPF_VERSION (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/ospfd/
H A Dpacket.c51 ospf_hdr.version = OSPF_VERSION; in gen_ospf_hdr()
286 if (ospf_hdr->version != OSPF_VERSION) { in ospf_hdr_sanity_check()
H A Dospf.h28 #define OSPF_VERSION 2 macro