Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dbfd.h54 #define BFD_FLAG_M 0x01 macro
H A Dbfd.c123 #define BFD_FLAG_M 0x01 macro
787 if (flags & BFD_FLAG_M) in bfd_input()