Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dxdp_synproxy_kern.c345 struct header_pointers { struct
354 struct header_pointers *hdr) in tcp_dissect() argument
408 static __always_inline int tcp_lookup(void *ctx, struct header_pointers *hdr, bool xdp) in tcp_lookup()
513 static __always_inline void tcpv4_gen_synack(struct header_pointers *hdr, in tcpv4_gen_synack()
536 static __always_inline void tcpv6_gen_synack(struct header_pointers *hdr, in tcpv6_gen_synack()
557 static __always_inline int syncookie_handle_syn(struct header_pointers *hdr, in syncookie_handle_syn()
709 static __always_inline int syncookie_handle_ack(struct header_pointers *hdr) in syncookie_handle_ack()
729 struct header_pointers *hdr, bool xdp) in syncookie_part1()
766 struct header_pointers *hdr, bool xdp) in syncookie_part2()
804 struct header_pointers hdr; in syncookie_xdp()
[all …]