Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ospf.c840 switch (op->ospf_type) { in ospf_decode_lls()
932 switch (op->ospf_type) { in ospf_decode_v2()
1070 TCHECK(op->ospf_type); in ospf_print()
1071 cp = tok2str(type2str, "unknown LS-type", op->ospf_type); in ospf_print()
Dospf.h264 u_int8_t ospf_type; member