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

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-bfd.c158 #define BFD_FLAG_AUTH 0x04 macro
166 { BFD_FLAG_AUTH, "Authentication Present" },
176 { BFD_FLAG_AUTH, "Authentication Present" },
352 if (flags & BFD_FLAG_AUTH) {
394 if (flags & BFD_FLAG_AUTH) {

Completed in 183 milliseconds