Home
last modified time | relevance | path

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

/dports/net/thcrut/thcrut-1.2.5/src/
H A Ddiscover_dispatch.c1290 char *udp_end; in dis_recv() local
1337 udp_end = udp_data + len - 20 - options - 8; in dis_recv()
1339 if (!(len = ASN_next(&udp_data, udp_end - udp_data, &asn_type))) in dis_recv()
1343 if (!(len = ASN_next(&udp_data, udp_end - udp_data, &asn_type))) in dis_recv()
1349 len = ASN_next(&udp_data, udp_end - udp_data, &asn_type); in dis_recv()