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

/external/tcpdump/
H A Dospf.h300 u_int32_t lsu_count; member in struct:ospfhdr::__anon13352::__anon13357
H A Dospf6.h262 u_int32_t lsu_count; member in struct:ospf6hdr::__anon13367::__anon13371
H A Dprint-ospf.c847 TCHECK(op->ospf_lsu.lsu_count);
848 lsa_count_max = EXTRACT_32BITS(&op->ospf_lsu.lsu_count);
H A Dprint-ospf6.c598 TCHECK(op->ospf6_lsu.lsu_count);
599 i = EXTRACT_32BITS(&op->ospf6_lsu.lsu_count);

Completed in 80 milliseconds