Home
last modified time | relevance | path

Searched refs:IP_PKT_SIZE (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dxdpsock_user.c734 #define IP_PKT_SIZE (PKT_SIZE - sizeof(struct ethhdr)) macro
735 #define UDP_PKT_SIZE (IP_PKT_SIZE - sizeof(struct iphdr))
758 ip_hdr->tot_len = htons(IP_PKT_SIZE); in gen_eth_hdr_data()

Completed in 3 milliseconds