Searched refs:max_pcktsz (Results 1 – 1 of 1) sorted by relevance
29 static volatile __u32 max_pcktsz = MAX_PCKT_SIZE; variable98 icmp_hdr->un.frag.mtu = htons(max_pcktsz - sizeof(struct ethhdr)); in send_icmp4_too_big()127 if (pckt_size > max(max_pcktsz, ICMP_TOOBIG_SIZE)) { in handle_ipv4()