Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-bfd.c151 #define BFD_FLAG_AUTH 0x04 macro
159 { BFD_FLAG_AUTH, "Authentication Present" },
169 { BFD_FLAG_AUTH, "Authentication Present" },
344 if (flags & BFD_FLAG_AUTH) { in bfd_print()
385 if (flags & BFD_FLAG_AUTH) { in bfd_print()