Searched refs:pckt_size (Results 1 – 1 of 1) sorted by relevance
124 int pckt_size = data_end - data; in handle_ipv4() local127 if (pckt_size > max(max_pcktsz, ICMP_TOOBIG_SIZE)) { in handle_ipv4()128 offset = pckt_size - ICMP_TOOBIG_SIZE; in handle_ipv4()