Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c187 struct tcpopt_context { struct
197 static __always_inline u8 *next(struct tcpopt_context *ctx, __u32 sz) in next() argument
215 static int tscookie_tcpopt_parse(struct tcpopt_context *ctx) in tscookie_tcpopt_parse()
276 struct tcpopt_context loop_ctx = { in tscookie_init()