Home
last modified time | relevance | path

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

/external/tcpdump/
Dospf.h50 #define OSPF_AUTH_NONE 0 /* No auth-data */ macro
Dprint-ospf.c59 { OSPF_AUTH_NONE, "none" },
1113 case OSPF_AUTH_NONE: in ospf_print()