Searched refs:lsa_id (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dospf.h170 struct in_addr lsa_id; member in union:lsa_hdr::__anon5932
H A Dprint-ospf.c510 ipaddr_string(&lshp->un_lsa_id.lsa_id));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_te.c868 struct in_addr lsa_id; local
888 lsa_id.s_addr = htonl (tmp);
891 zlog_info ("LSA[Type%d:%s]: Create an Opaque-LSA/MPLS-TE instance", lsa_type, inet_ntoa (lsa_id));
894 lsa_header_set (s, options, lsa_type, lsa_id);

Completed in 115 milliseconds