Home
last modified time | relevance | path

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

/minix/external/bsd/tcpdump/dist/
H A Dprint-ospf.c835 switch (op->ospf_type) { in ospf_decode_lls()
927 switch (op->ospf_type) { in ospf_decode_v2()
1066 ND_TCHECK(op->ospf_type); in ospf_print()
1067 cp = tok2str(type2str, "unknown LS-type", op->ospf_type); in ospf_print()
H A Dospf.h265 uint8_t ospf_type; member