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

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-bfd.c156 #define BFD_FLAG_AUTH 0x04 macro
164 { BFD_FLAG_AUTH, "Authentication Present" },
174 { BFD_FLAG_AUTH, "Authentication Present" },
349 if (flags & BFD_FLAG_AUTH) {
390 if (flags & BFD_FLAG_AUTH) {

Completed in 66 milliseconds