Searched refs:dataend (Results 1 – 7 of 7) sorted by relevance
219 dataend(); in genctbl()244 dataend(); in genecs()430 dataend(); in genftbl()871 dataend(); in gentabs()921 dataend(); in gentabs()947 dataend(); in gentabs()985 dataend(); in gentabs()994 dataend(); in gentabs()1011 dataend(); in gentabs()1025 dataend(); in gentabs()[all …]
840 extern void dataend PROTO((void));
291 void dataend() in dataend() function
759 dataend(); in ntod()
496 register const u_char *dataend) in ospf6_decode_v3() argument536 while ((u_char *)ap < dataend) { in ospf6_decode_v3()581 while ((u_char *)lsrp < dataend) { in ospf6_decode_v3()635 register const u_char *dataend; in ospf6_print() local653 dataend = bp + length; in ospf6_print()673 if (ospf6_decode_v3(op, dataend)) in ospf6_print()
750 register const u_char *dataend) in ospf_decode_v2() argument789 if ((u_char *)ap < dataend) in ospf_decode_v2()791 while ((u_char *)ap < dataend) { in ospf_decode_v2()817 while ((u_char *)lsrp < dataend) { in ospf_decode_v2()879 register const u_char *dataend; in ospf_print() local910 dataend = bp + length; in ospf_print()955 if (ospf_decode_v2(op, dataend)) in ospf_print()
1169 cbytes_t dataend = data + len - ADN_FOOTER_SIZE; in sim_adn_record_from_bytes() local1170 int count = sim_adn_alpha_to_utf8(data, dataend, NULL); in sim_adn_record_from_bytes()1175 sim_adn_alpha_to_utf8(data, dataend, rec->adn.alpha); in sim_adn_record_from_bytes()