Home
last modified time | relevance | path

Searched refs:OSPF_TYPE_LSA (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dospf.h30 #define OSPF_TYPE_LSA 5 /* Link State Ack */ macro
H A Dospf6.h30 #define OSPF_TYPE_LSA 5 /* Link State Ack */ macro
H A Dprint-ospf.c68 { OSPF_TYPE_LSA, "ls_ack" },
472 case OSPF_TYPE_LSA: in ospf_decode_v2()
H A Dprint-ospf6.c72 { OSPF_TYPE_LSA, "ls_ack" },
583 case OSPF_TYPE_LSA: in ospf6_decode_v3()