Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c365 struct header_pointers { struct
374 struct header_pointers *hdr) in tcp_dissect() argument
428 static __always_inline int tcp_lookup(void *ctx, struct header_pointers *hdr, bool xdp) in tcp_lookup()
533 static __always_inline void tcpv4_gen_synack(struct header_pointers *hdr, in tcpv4_gen_synack()
556 static __always_inline void tcpv6_gen_synack(struct header_pointers *hdr, in tcpv6_gen_synack()
577 static __always_inline int syncookie_handle_syn(struct header_pointers *hdr, in syncookie_handle_syn()
729 static __always_inline int syncookie_handle_ack(struct header_pointers *hdr) in syncookie_handle_ack()
749 struct header_pointers *hdr, bool xdp) in syncookie_part1()
786 struct header_pointers *hdr, bool xdp) in syncookie_part2()
824 struct header_pointers hdr; in syncookie_xdp()
[all …]