Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c367 struct header_pointers { struct
376 struct header_pointers *hdr) in tcp_dissect() argument
430 static __always_inline int tcp_lookup(void *ctx, struct header_pointers *hdr, bool xdp) in tcp_lookup()
535 static __always_inline void tcpv4_gen_synack(struct header_pointers *hdr, in tcpv4_gen_synack()
558 static __always_inline void tcpv6_gen_synack(struct header_pointers *hdr, in tcpv6_gen_synack()
579 static __always_inline int syncookie_handle_syn(struct header_pointers *hdr, in syncookie_handle_syn()
731 static __always_inline int syncookie_handle_ack(struct header_pointers *hdr) in syncookie_handle_ack()
751 struct header_pointers *hdr, bool xdp) in syncookie_part1()
788 struct header_pointers *hdr, bool xdp) in syncookie_part2()
826 struct header_pointers hdr; in syncookie_xdp()
[all …]