Home
last modified time | relevance | path

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

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