Home
last modified time | relevance | path

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

/external/tcpdump/
Dospf.h50 #define OSPF_AUTH_SIMPLE 1 /* Simple password */ macro
Dprint-ospf.c55 { OSPF_AUTH_SIMPLE, "simple" },
1172 case OSPF_AUTH_SIMPLE: in ospf_print()