Lines Matching refs:header_pointers
367 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()
844 struct header_pointers hdr; in syncookie_tc()