Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h127 ~BPF_SOCK_OPS_PARSE_ALL_HDR_OPT_CB_FLAG); in clear_parse_all_hdr_cb_flags()
135 BPF_SOCK_OPS_PARSE_ALL_HDR_OPT_CB_FLAG); in set_parse_all_hdr_cb_flags()
/openbmc/linux/include/uapi/linux/
H A Dbpf.h6720 BPF_SOCK_OPS_PARSE_ALL_HDR_OPT_CB_FLAG = (1<<4), enumerator
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6720 BPF_SOCK_OPS_PARSE_ALL_HDR_OPT_CB_FLAG = (1<<4), enumerator
/openbmc/linux/net/ipv4/
H A Dtcp_input.c149 BPF_SOCK_OPS_PARSE_ALL_HDR_OPT_CB_FLAG); in bpf_skops_parse_hdr()