/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_tcp_hdr_options.c | 45 static bool skops_want_cookie(const struct bpf_sock_ops *skops) in skops_want_cookie() argument 50 static bool skops_current_mss(const struct bpf_sock_ops *skops) in skops_current_mss() argument 85 static int store_option(struct bpf_sock_ops *skops, in store_option() argument 130 static int load_option(struct bpf_sock_ops *skops, in load_option() argument 161 synack_opt_len(struct bpf_sock_ops * skops) synack_opt_len() argument 189 write_synack_opt(struct bpf_sock_ops * skops) write_synack_opt() argument 206 syn_opt_len(struct bpf_sock_ops * skops) syn_opt_len() argument 224 write_syn_opt(struct bpf_sock_ops * skops) write_syn_opt() argument 232 fin_opt_len(struct bpf_sock_ops * skops) fin_opt_len() argument 261 write_fin_opt(struct bpf_sock_ops * skops) write_fin_opt() argument 284 resend_in_ack(struct bpf_sock_ops * skops) resend_in_ack() argument 298 nodata_opt_len(struct bpf_sock_ops * skops) nodata_opt_len() argument 312 write_nodata_opt(struct bpf_sock_ops * skops) write_nodata_opt() argument 326 data_opt_len(struct bpf_sock_ops * skops) data_opt_len() argument 334 write_data_opt(struct bpf_sock_ops * skops) write_data_opt() argument 339 current_mss_opt_len(struct bpf_sock_ops * skops) current_mss_opt_len() argument 351 handle_hdr_opt_len(struct bpf_sock_ops * skops) handle_hdr_opt_len() argument 374 handle_write_hdr_opt(struct bpf_sock_ops * skops) handle_write_hdr_opt() argument 398 set_delack_max(struct bpf_sock_ops * skops,__u8 max_delack_ms) set_delack_max() argument 406 set_rto_min(struct bpf_sock_ops * skops,__u8 peer_max_delack_ms) set_rto_min() argument 414 handle_active_estab(struct bpf_sock_ops * skops) handle_active_estab() argument 465 handle_passive_estab(struct bpf_sock_ops * skops) handle_passive_estab() argument 531 handle_parse_hdr(struct bpf_sock_ops * skops) handle_parse_hdr() argument 598 estab(struct bpf_sock_ops * skops) estab() argument [all...] |
H A D | test_misc_tcp_hdr_options.c | 33 static int __check_active_hdr_in(struct bpf_sock_ops *skops, bool check_syn) in __check_active_hdr_in() argument 125 check_active_syn_in(struct bpf_sock_ops * skops) check_active_syn_in() argument 130 check_active_hdr_in(struct bpf_sock_ops * skops) check_active_hdr_in() argument 156 active_opt_len(struct bpf_sock_ops * skops) active_opt_len() argument 170 write_active_opt(struct bpf_sock_ops * skops) write_active_opt() argument 246 handle_hdr_opt_len(struct bpf_sock_ops * skops) handle_hdr_opt_len() argument 261 handle_write_hdr_opt(struct bpf_sock_ops * skops) handle_write_hdr_opt() argument 269 handle_parse_hdr(struct bpf_sock_ops * skops) handle_parse_hdr() argument 280 handle_passive_estab(struct bpf_sock_ops * skops) handle_passive_estab() argument 301 misc_estab(struct bpf_sock_ops * skops) misc_estab() argument [all...] |
H A D | net_timestamping.c | 75 static bool bpf_test_access_load_hdr_opt(struct bpf_sock_ops *skops) in bpf_test_access_load_hdr_opt() argument 88 static bool bpf_test_access_cb_flags_set(struct bpf_sock_ops *skops) in bpf_test_access_cb_flags_set() argument 102 static bool bpf_test_access_bpf_calls(struct bpf_sock_ops *skops, in bpf_test_access_bpf_calls() argument 117 static bool bpf_test_delay(struct bpf_sock_ops *skops, cons argument 211 skops_sockopt(struct bpf_sock_ops * skops) skops_sockopt() argument [all...] |
H A D | test_tcpbpf_kern.c | 17 static __always_inline int get_tp_window_clamp(struct bpf_sock_ops *skops) in get_tp_window_clamp() argument 32 int bpf_testcb(struct bpf_sock_ops *skops) in bpf_testcb() argument [all...] |
H A D | test_sockmap_invalid_update.c | 14 int bpf_sockmap(struct bpf_sock_ops *skops) in bpf_sockmap() argument
|
H A D | test_tcpnotify_kern.c | 32 int bpf_testcb(struct bpf_sock_ops *skops) in bpf_testcb() argument
|
H A D | mptcp_subflow.c | 23 int mptcp_subflow(struct bpf_sock_ops *skops) in mptcp_subflow() argument
|
H A D | test_sockmap_kern.h | 188 int bpf_sockmap(struct bpf_sock_ops *skops) in bpf_sockmap() argument [all...] |
H A D | setget_sockopt.c | 391 int skops_sockopt(struct bpf_sock_ops *skops) in skops_sockopt() argument [all...] |
/linux/tools/testing/selftests/bpf/ |
H A D | test_tcp_hdr_options.h | 101 static inline __u8 skops_tcp_flags(const struct bpf_sock_ops *skops) in skops_tcp_flags() argument 106 static inline void clear_hdr_cb_flags(struct bpf_sock_ops *skops) in clear_hdr_cb_flags() argument 114 static inline void set_hdr_cb_flags(struct bpf_sock_ops *skops, __u32 extra) in set_hdr_cb_flags() argument 123 clear_parse_all_hdr_cb_flags(struct bpf_sock_ops *skops) in clear_parse_all_hdr_cb_flags() argument 131 set_parse_all_hdr_cb_flags(struct bpf_sock_ops * skops) set_parse_all_hdr_cb_flags() argument [all...] |
/linux/samples/bpf/ |
H A D | tcp_synrto_kern.c | 25 int bpf_synrto(struct bpf_sock_ops *skops) in bpf_synrto() argument [all...] |
H A D | tcp_rwnd_kern.c | 25 int bpf_rwnd(struct bpf_sock_ops *skops) in bpf_rwnd() argument [all...] |
H A D | tcp_cong_kern.c | 25 int bpf_cong(struct bpf_sock_ops *skops) in bpf_cong() argument [all...] |
H A D | tcp_bufs_kern.c | 26 int bpf_bufs(struct bpf_sock_ops *skops) in bpf_bufs() argument [all...] |
H A D | tcp_basertt_kern.c | 25 int bpf_basertt(struct bpf_sock_ops *skops) in bpf_basertt() argument
|
H A D | tcp_iw_kern.c | 26 int bpf_iw(struct bpf_sock_ops *skops) in bpf_iw() argument [all...] |
H A D | tcp_clamp_kern.c | 26 int bpf_clamp(struct bpf_sock_ops *skops) in bpf_clamp() argument [all...] |
H A D | tcp_tos_reflect_kern.c | 24 int bpf_basertt(struct bpf_sock_ops *skops) in bpf_basertt() argument
|
/linux/net/core/ |
H A D | filter.c | 12144 __bpf_kfunc int bpf_sock_ops_enable_tx_tstamp(struct bpf_sock_ops_kern *skops, in bpf_sock_ops_enable_tx_tstamp() argument
|