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