Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ospf6.c126 rtrid_t ls_stateid; member
276 rtrid_t ls_stateid; member
375 register u_int ls_type, register const rtrid_t *ls_stateid) in ospf6_print_ls_type() argument
382 ipaddr_string(ndo, ls_stateid))); in ospf6_print_ls_type()
400 ospf6_print_ls_type(ndo, EXTRACT_16BITS(&lshp->ls_type), &lshp->ls_stateid); in ospf6_print_lshdr()
802 &lsrp->ls_stateid); in ospf6_decode_v3()
Dospf.h299 struct in_addr ls_stateid; member
Dprint-ospf.c1005 ipaddr_string(ndo, &lsrp->un_ls_stateid.ls_stateid))); in ospf_decode_v2()