Searched refs:IP_PKT_SIZE (Results 1 – 2 of 2) sorted by relevance
43 #define IP_PKT_SIZE (PKT_SIZE - sizeof(struct ethhdr)) macro46 #define UDP_PKT_SIZE (IP_PKT_SIZE - sizeof(struct iphdr))
241 ip_hdr->tot_len = htons(IP_PKT_SIZE); in gen_ip_hdr()