Searched defs:BPF_STRUCT_OPS (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_tcp_nogpl.c11 void BPF_STRUCT_OPS(nogpltcp_init, struct sock *sk) function
H A Dbpf_dctcp_release.c16 void BPF_STRUCT_OPS(dctcp_nouse_release, struct sock *sk) function
H A Dbpf_cubic.c381 void BPF_STRUCT_OPS(bpf_cubic_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) function
400 __u32 BPF_STRUCT_OPS(bpf_cubic_recalc_ssthresh, struct sock *sk) function
417 void BPF_STRUCT_OPS(bpf_cubic_state, struct sock *sk, __u8 new_state) function
495 void BPF_STRUCT_OPS(bpf_cubic_acked, struct sock *sk, function
527 __u32 BPF_STRUCT_OPS(bpf_cubic_undo_cwnd, struct sock *sk) function
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h11 #define BPF_STRUCT_OPS(name, args...) \ macro
/linux-master/include/uapi/linux/
H A Dbpf.h1106 BPF_STRUCT_OPS, enumerator in enum:bpf_attach_type
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1106 BPF_STRUCT_OPS, enumerator in enum:bpf_attach_type

Completed in 402 milliseconds