Home
last modified time | relevance | path

Searched refs:PKT_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/samples/bpf/
Dxdpsock_user.c730 #define PKT_HDR_SIZE (sizeof(struct ethhdr) + sizeof(struct iphdr) + \ macro
776 memset32_htonl(pkt_data + PKT_HDR_SIZE, opt_pkt_fill_pattern, in gen_eth_hdr_data()