Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dospf.h41 #define OSPF_AUTH_MD5 2 /* MD5 authentication */ macro
H A Dprint-ospf.c510 if (ntohs(op->ospf_authtype) == OSPF_AUTH_MD5) { in ospf_print()
558 case OSPF_AUTH_MD5: { in ospf_print()