Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/
Dtest_tcp_hdr_options.h103 return skops->skb_tcp_flags; in skops_tcp_flags()
/linux-6.14.4/tools/include/uapi/linux/
Dbpf.h6850 __u32 skb_tcp_flags; /* tcp_flags of the header. It provides member
/linux-6.14.4/include/uapi/linux/
Dbpf.h6850 __u32 skb_tcp_flags; /* tcp_flags of the header. It provides member
/linux-6.14.4/net/core/
Dfilter.c9277 case offsetof(struct bpf_sock_ops, skb_tcp_flags): in sock_ops_is_valid_access()
10749 case offsetof(struct bpf_sock_ops, skb_tcp_flags): in sock_ops_convert_ctx_access()