Home
last modified time | relevance | path

Searched refs:PROTOCOL_VERSION (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.sbin/mrouted/
Ddefs.h65 #define PROTOCOL_VERSION 3 /* increment when packet format/content changes */ macro
70 #define MROUTED_LEVEL ((MROUTED_VERSION << 8) | PROTOCOL_VERSION | \
Dmain.c169 PROTOCOL_VERSION, MROUTED_VERSION); in main()
208 PROTOCOL_VERSION, MROUTED_VERSION); in main()
/mirbsd/src/sys/dev/pci/
Dgdt_pci.c325 if (prot_ver != PROTOCOL_VERSION) {
399 if (prot_ver != PROTOCOL_VERSION) {