Home
last modified time | relevance | path

Searched defs:tcp_header (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/net/
H A Deth.h61 typedef struct tcp_header { struct
71 } tcp_header; typedef
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c272 static __always_inline bool tscookie_init(struct tcphdr *tcp_header, in tscookie_init()
512 static __always_inline void tcp_gen_synack(struct tcphdr *tcp_header, in tcp_gen_synack()