Home
last modified time | relevance | path

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

/external/tcpdump/
Dospf.h327 extern int ospf_print_te_lsa(const u_int8_t *, u_int);
Dprint-ospf.c278 ospf_print_te_lsa (const u_int8_t *tptr, u_int ls_length) { in ospf_print_te_lsa() function
802 if (ospf_print_te_lsa((u_int8_t *)(&lsap->lsa_un.un_te_lsa_tlv.type), in ospf_print_lsa()
Dprint-ospf6.c451 if (ospf_print_te_lsa(tptr, lsa_length) == -1) { in ospf6_print_lsa()