Searched refs:MAX_PCKT_SIZE (Results 1 – 1 of 1) sorted by relevance
24 #define MAX_PCKT_SIZE 600 macro95 icmp_hdr->un.frag.mtu = htons(MAX_PCKT_SIZE-sizeof(struct ethhdr)); in send_icmp4_too_big()124 if (pckt_size > MAX_PCKT_SIZE) { in handle_ipv4()