Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dxdp_synproxy_kern.c189 struct tcpopt_context { struct
199 static __always_inline u8 *next(struct tcpopt_context *ctx, __u32 sz) in next() argument
217 static int tscookie_tcpopt_parse(struct tcpopt_context *ctx) in tscookie_tcpopt_parse()
278 struct tcpopt_context loop_ctx = { in tscookie_init()