Searched refs:typebuf (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_lsa.c539 char buf_router[16], buf_id[16], typebuf[32]; local
573 ospf6_lsa_type_string (lsa_header->type, typebuf,
574 sizeof (typebuf)),
594 char buf_router[16], buf_id[16], typebuf[16]; local
622 ospf6_lsa_type_string (lsa->header->type, typebuf,
623 sizeof (typebuf)),
H A Dospf6_message.c70 char buf_id[16], buf_router[16], typebuf[32]; local
75 ospf6_lsa_type_string (lsa_header->type, typebuf,
76 sizeof (typebuf)),

Completed in 97 milliseconds