Searched refs:udp_packet (Results 1 – 1 of 1) sorted by relevance
21 struct udp_packet { struct29 static struct udp_packet pkt_udp = { argument35 .iph.payload_len = bpf_htons(sizeof(struct udp_packet)36 - offsetof(struct udp_packet, udp)),42 .udp.len = bpf_htons(sizeof(struct udp_packet)43 - offsetof(struct udp_packet, udp)),