Home
last modified time | relevance | path

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

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