Home
last modified time | relevance | path

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

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