Searched refs:ospf_authtype (Results 1 – 2 of 2) sorted by relevance
509 TCHECK(op->ospf_authtype); in ospf_print()510 if (ntohs(op->ospf_authtype) == OSPF_AUTH_MD5) { in ospf_print()546 switch (ntohs(op->ospf_authtype)) { in ospf_print()574 printf(" ??authtype-%d??", ntohs(op->ospf_authtype)); in ospf_print()
178 u_short ospf_authtype; member