Home
last modified time | relevance | path

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

/external/tcpdump/
Dospf.h51 #define OSPF_AUTH_SIMPLE_LEN 8 /* max length of simple authentication */ macro
Dprint-ospf.c1174 safeputs(ndo, op->ospf_authdata, OSPF_AUTH_SIMPLE_LEN); in ospf_print()