Home
last modified time | relevance | path

Searched refs:ls_stateid (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dprint-ospf6.c127 rtrid_t ls_stateid; member
277 rtrid_t ls_stateid; member
376 register u_int ls_type, register const rtrid_t *ls_stateid) in ospf6_print_ls_type() argument
383 ipaddr_string(ndo, ls_stateid))); in ospf6_print_ls_type()
401 ospf6_print_ls_type(ndo, EXTRACT_16BITS(&lshp->ls_type), &lshp->ls_stateid); in ospf6_print_lshdr()
805 &lsrp->ls_stateid); in ospf6_decode_v3()
Dospf.h299 struct in_addr ls_stateid; member
Dprint-ospf.c1073 ipaddr_string(ndo, &lsrp->un_ls_stateid.ls_stateid))); in ospf_decode_v2()