Searched refs:udp_packet (Results 1 – 1 of 1) sorted by relevance
16 struct udp_packet { struct24 static struct udp_packet pkt_udp = { argument30 .iph.payload_len = bpf_htons(sizeof(struct udp_packet)31 - offsetof(struct udp_packet, udp)),37 .udp.len = bpf_htons(sizeof(struct udp_packet)38 - offsetof(struct udp_packet, udp)),