Searched refs:dataend (Results 1 – 7 of 7) sorted by relevance
391 if ((const u_char *)(lshp + 1) > dataend) in ospf6_print_lshdr()738 const u_char *dataend) in ospf6_decode_v3() argument770 while ((const u_char *)ap < dataend) { in ospf6_decode_v3()793 while ((const u_char *)lshp < dataend) { in ospf6_decode_v3()794 if (ospf6_print_lshdr(ndo, lshp++, dataend)) in ospf6_decode_v3()804 while ((const u_char *)lsrp < dataend) { in ospf6_decode_v3()823 if (ospf6_print_lsa(ndo, lsap, dataend)) in ospf6_decode_v3()834 while ((const u_char *)lshp < dataend) { in ospf6_decode_v3()957 const u_char *dataend; in ospf6_print() local984 dataend = bp + datalen; in ospf6_print()[all …]
896 const u_char *dataend; in ospf_decode_lls() local920 dataend = (const u_char *)op + length; in ospf_decode_lls()937 while (dptr < dataend) { in ospf_decode_lls()1003 if ((const u_char *)ap < dataend) in ospf_decode_v2()1005 while ((const u_char *)ap < dataend) { in ospf_decode_v2()1031 while ((const u_char *)lsrp < dataend) { in ospf_decode_v2()1073 while ((const u_char *)lshp < dataend) { in ospf_decode_v2()1093 const u_char *dataend; in ospf_print() local1122 dataend = bp + GET_BE_U_2(op->ospf_len); in ospf_print()1124 dataend = bp + length; in ospf_print()[all …]
426 dataend (); in genctbl()477 dataend (); in genecs()702 dataend (); in genftbl()1158 dataend (); in gentabs()1232 dataend (); in gentabs()1288 dataend (); in gentabs()1348 dataend (); in gentabs()1380 dataend (); in gentabs()1418 dataend (); in gentabs()1452 dataend (); in gentabs()[all …]
251 void dataend (void) in dataend() function
818 extern void dataend(void);
763 dataend (); in ntod()
801 static u_char * dataend; variable1245 dataend = &rpkt.u.data[CTL_MAX_DATA_LEN]; in process_control()1543 cur_len = (size_t)(dataend - datapt); in ctl_putdata_ex()1557 cur_len = (size_t)(dataend - datapt); in ctl_putdata_ex()5051 dataend = &rpkt.u.data[CTL_MAX_DATA_LEN]; in report_event()