Searched refs:IP_PKT_SIZE (Results 1 – 1 of 1) sorted by relevance
734 #define IP_PKT_SIZE (PKT_SIZE - sizeof(struct ethhdr)) macro735 #define UDP_PKT_SIZE (IP_PKT_SIZE - sizeof(struct iphdr))758 ip_hdr->tot_len = htons(IP_PKT_SIZE); in gen_eth_hdr_data()