HomeSort by relevance Sort by last modified time
    Searched refs:ls_age (Results 1 - 4 of 4) sorted by null

  /external/tcpdump/
ospf.h 145 u_int16_t ls_age; member in struct:lsa_hdr
ospf6.h 101 u_int16_t ls_age; member in struct:lsa_hdr
print-ospf.c 202 EXTRACT_16BITS(&lshp->ls_age),
    [all...]
print-ospf6.c 221 ospf6_print_seqage(EXTRACT_32BITS(&lshp->ls_seq), EXTRACT_16BITS(&lshp->ls_age));

Completed in 14 milliseconds