Searched refs:udph_ptr (Results 1 – 1 of 1) sorted by relevance
576 struct udphdr *udph_ptr = NULL; in xdp_head_adjst() local582 udph_ptr = filter_udphdr(ctx, port); in xdp_head_adjst()583 if (!udph_ptr) in xdp_head_adjst()586 hdr_len = (void *)udph_ptr - (void *)(long)ctx->data + in xdp_head_adjst()