Searched refs:label_size (Results 1 – 5 of 5) sorted by relevance
41 u8 label_size = v; in FUNC() local42 if (*ofs + label_size > udp_len) return error_packet; in FUNC()46 if (len == label_size) { in FUNC()47 if (needle + label_size > needle_bound) return error_program; in FUNC()48 while (label_size--) { in FUNC()54 *ofs += label_size; in FUNC()58 *ofs += label_size; in FUNC()
428 u8 label_size = v; in FUNC() local429 if (*ofs + label_size > udp_len) return error_packet; in FUNC()433 if (len == label_size) { in FUNC()434 if (needle + label_size > needle_bound) return error_program; in FUNC()435 while (label_size--) { in FUNC()441 *ofs += label_size; in FUNC()445 *ofs += label_size; in FUNC()
426 u8 label_size = v; in FUNC() local427 if (*ofs + label_size > udp_len) return error_packet; in FUNC()431 if (len == label_size) { in FUNC()432 if (needle + label_size > needle_bound) return error_program; in FUNC()433 while (label_size--) { in FUNC()439 *ofs += label_size; in FUNC()443 *ofs += label_size; in FUNC()