Home
last modified time | relevance | path

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

1234

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H 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
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H 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()
252 struct flow_match_tcp tcp; in mlx5_ct_fs_smfs_ct_validate_flow_rule() local
305 bool nat, tcp, ipv4, gre; in mlx5_ct_fs_smfs_ct_rule_add() local
/openbmc/linux/net/netfilter/
H 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
H 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
H A Dnft_osf.c27 const struct tcphdr *tcp; in nft_osf_eval() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_pkt_access.c89 struct tcphdr *tcp = NULL; in test_pkt_write_access_subprog() local
108 struct tcphdr *tcp = NULL; in test_pkt_access() local
H A Dtest_sk_assign.c55 get_tuple(struct __sk_buff *skb, bool *ipv4, bool *tcp) in get_tuple()
176 bool tcp = false; in bpf_sk_assign_test() local
H 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
H A Dskb_pkt_end.c32 struct tcphdr *tcp; in main_prog() local
H A Dtest_migrate_reuseport.c50 struct tcphdr *tcp = NULL; in drop_ack() local
H A Dtest_tc_edt.c65 static inline int handle_tcp(struct __sk_buff *skb, struct tcphdr *tcp) in handle_tcp()
H A Dtest_assign_reuse.c20 struct tcphdr tcp; member
H A Dfexit_bpf2bpf.c162 struct tcphdr *tcp; in new_test_pkt_write_access_subprog() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.h33 struct tcphdr tcp; member
41 struct tcphdr tcp; member
/openbmc/linux/samples/bpf/
H 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
/openbmc/linux/include/uapi/linux/netfilter_ipv4/
H A Dipt_ECN.h30 } tcp; member
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_ecn.h32 } tcp; member
H A Dnf_conntrack_tuple_common.h26 } tcp; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpedit.h14 struct tcphdr tcp; member
/openbmc/qemu/net/
H A Dchecksum.c137 tcp_header *tcp = (tcp_header *)(ip + 1); in net_checksum_calculate() local
/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.c54 struct tcphdr *tcp = (struct tcphdr *) in cxgb_get_4tuple() local
/openbmc/qemu/hw/net/
H A De1000x_common.h138 int8_t tcp; member
/openbmc/linux/net/ipv4/
H A Dtcp_bpf.c16 struct tcp_sock *tcp; in tcp_eat_skb() local
224 struct tcp_sock *tcp = tcp_sk(sk); in tcp_bpf_recvmsg_parser() local
/openbmc/linux/net/openvswitch/
H A Dflow.c726 struct tcphdr *tcp = tcp_hdr(skb); in key_extract_l3l4() local
850 struct tcphdr *tcp = tcp_hdr(skb); in key_extract_l3l4() local
/openbmc/linux/net/smc/
H A Dsmc_close.c26 struct socket *tcp; in smc_clcsock_release() local

1234