Home
last modified time | relevance | path

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

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