Searched refs:lsu_count (Results 1 - 4 of 4) sorted by relevance

/external/tcpdump/
H A Dospf.h309 u_int32_t lsu_count; member in struct:ospfhdr::__anon14617::__anon14622
H A Dospf6.h249 u_int32_t lsu_count; member in struct:ospf6hdr::__anon14632::__anon14636
H A Dprint-ospf6.c551 TCHECK(op->ospf6_lsu.lsu_count);
552 i = EXTRACT_32BITS(&op->ospf6_lsu.lsu_count);
H A Dprint-ospf.c1025 TCHECK(op->ospf_lsu.lsu_count);
1026 lsa_count_max = EXTRACT_32BITS(&op->ospf_lsu.lsu_count);

Completed in 31 milliseconds