Home
last modified time | relevance | path

Searched defs:tcp (Results 1 – 25 of 81) sorted by relevance

1234

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dflow_dissector.c47 struct tcphdr tcp; member
54 struct tcphdr tcp; member
62 struct tcphdr tcp; member
68 struct tcphdr tcp; member
80 struct tcphdr tcp; member
90 struct tcphdr tcp; member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dct_fs_smfs.c47 mlx5_ct_fs_smfs_fill_mask(struct mlx5_ct_fs *fs, struct mlx5_flow_spec *spec, bool ipv4, bool tcp, in mlx5_ct_fs_smfs_fill_mask()
91 bool tcp, bool gre, u32 priority) in mlx5_ct_fs_smfs_matcher_create()
112 mlx5_ct_fs_smfs_matcher_get(struct mlx5_ct_fs *fs, bool nat, bool ipv4, bool tcp, bool gre) in mlx5_ct_fs_smfs_matcher_get()
247 struct flow_match_tcp tcp; in mlx5_ct_fs_smfs_ct_validate_flow_rule() local
300 bool nat, tcp, ipv4, gre; in mlx5_ct_fs_smfs_ct_rule_add() local
/linux-6.3-rc2/net/netfilter/
A Dnft_synproxy.c24 const struct tcphdr *tcp, in nft_synproxy_tcp_options()
47 const struct tcphdr *tcp, in nft_synproxy_eval_v4()
78 const struct tcphdr *tcp, in nft_synproxy_eval_v6()
113 const struct tcphdr *tcp; in nft_synproxy_do_eval() local
A Dnfnetlink_osf.c171 const struct tcphdr *tcp; in nf_osf_hdr_ctx_init() local
209 const struct tcphdr *tcp; in nf_osf_match() local
270 const struct tcphdr *tcp; in nf_osf_find() local
A Dnft_osf.c27 const struct tcphdr *tcp; in nft_osf_eval() local
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dnetwork_helpers.h30 struct tcphdr tcp; member
38 struct tcphdr tcp; member
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_pkt_access.c84 struct tcphdr *tcp = NULL; in test_pkt_write_access_subprog() local
103 struct tcphdr *tcp = NULL; in test_pkt_access() local
A Dtest_sk_assign.c54 get_tuple(struct __sk_buff *skb, bool *ipv4, bool *tcp) in get_tuple()
175 bool tcp = false; in bpf_sk_assign_test() local
A Dxdpwall.c173 static __always_inline bool tcphdr_only_contains_flag(struct tcphdr *tcp, in tcphdr_only_contains_flag()
181 struct tcphdr *tcp) { in set_tcp_flags()
193 struct tcphdr *tcp = transport_hdr; in parse_tcp() local
A Dskb_pkt_end.c32 struct tcphdr *tcp; in main_prog() local
A Dtest_migrate_reuseport.c50 struct tcphdr *tcp = NULL; in drop_ack() local
A Dtest_tc_edt.c65 static inline int handle_tcp(struct __sk_buff *skb, struct tcphdr *tcp) in handle_tcp()
A Dfexit_bpf2bpf.c164 struct tcphdr *tcp; in new_test_pkt_write_access_subprog() local
A Dbpf_iter_tcp4.c69 static bool tcp_in_initial_slowstart(const struct tcp_sock *tcp) in tcp_in_initial_slowstart()
A Dbpf_iter_tcp6.c69 static bool tcp_in_initial_slowstart(const struct tcp_sock *tcp) in tcp_in_initial_slowstart()
/linux-6.3-rc2/samples/bpf/
A Dparse_varlen.c22 static int tcp(void *data, uint64_t tp_off, void *data_end) in tcp() function
24 struct tcphdr *tcp = data + tp_off; in tcp() local
/linux-6.3-rc2/include/uapi/linux/netfilter_ipv4/
A Dipt_ECN.h30 } tcp; member
/linux-6.3-rc2/include/uapi/linux/netfilter/
A Dxt_ecn.h32 } tcp; member
A Dnf_conntrack_tuple_common.h26 } tcp; member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
A Dpedit.h14 struct tcphdr tcp; member
/linux-6.3-rc2/drivers/net/ethernet/chelsio/libcxgb/
A Dlibcxgb_cm.c54 struct tcphdr *tcp = (struct tcphdr *) in cxgb_get_4tuple() local
/linux-6.3-rc2/net/openvswitch/
A Dflow.c725 struct tcphdr *tcp = tcp_hdr(skb); in key_extract_l3l4() local
849 struct tcphdr *tcp = tcp_hdr(skb); in key_extract_l3l4() local
/linux-6.3-rc2/net/smc/
A Dsmc_close.c26 struct socket *tcp; in smc_clcsock_release() local
/linux-6.3-rc2/drivers/net/ethernet/neterion/
A Ds2io.c7394 u8 *tcp; in rx_osm_handler() local
8172 struct tcphdr **tcp, struct RxD_t *rxdp, in check_L2_lro_capable()
8209 struct tcphdr *tcp) in check_for_socket_match()
8220 static inline int get_l4_pyld_length(struct iphdr *ip, struct tcphdr *tcp) in get_l4_pyld_length()
8226 struct iphdr *ip, struct tcphdr *tcp, in initiate_new_session()
8256 struct tcphdr *tcp = lro->tcph; in update_L3L4_header() local
8283 struct tcphdr *tcp, u32 l4_pyld) in aggregate_new_rx()
8305 struct tcphdr *tcp, u32 tcp_pyld_len) in verify_l3_l4_lro_capable()
8363 u8 **tcp, u32 *tcp_len, struct lro **lro, in s2io_club_tcp_session()
/linux-6.3-rc2/include/net/netns/
A Dconntrack.h81 struct nf_tcp_net tcp; member

Completed in 41 milliseconds

1234