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

/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-bfd.c149 #define BFD_FLAG_AUTH 0x04 macro
155 { BFD_FLAG_AUTH, "Authentication Present" },
253 if (bfd_header->flags & BFD_FLAG_AUTH) {

Completed in 44 milliseconds