Home
last modified time | relevance | path

Searched defs:tcp (Results 1 - 25 of 179) sorted by relevance

12345678

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dnetwork_helpers.h24 struct tcphdr tcp; member
32 struct tcphdr tcp; member
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
H A Dxt_ecn.h32 } tcp; member
H A Dnf_conntrack_tuple_common.h26 } tcp; member
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_ipv4/
H A Dipt_ECN.h30 } tcp; member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter_ipv4/
H A Dipt_ECN.h30 } tcp; member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dxt_ecn.h32 } tcp; member
H A Dnf_conntrack_tuple_common.h26 } tcp; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpedit.h14 struct tcphdr tcp; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
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() argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
H A Dxt_ecn.h35 } tcp; member
H A Dnf_conntrack_tuple_common.h33 } tcp; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
H A Dxt_ecn.h35 } tcp; member
H A Dnf_conntrack_tuple_common.h33 } tcp; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_ipv4/
H A Dipt_ECN.h34 } tcp; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H A Dxt_ecn.h22 } tcp; member
H A Dnf_conntrack_tuple_common.h23 } tcp; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_ipv4/
H A Dipt_ECN.h21 } tcp; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_tc_edt.c65 static inline int handle_tcp(struct __sk_buff *skb, struct tcphdr *tcp) in handle_tcp() argument
H A Dtest_pkt_access.c87 struct tcphdr *tcp = NULL; in test_pkt_write_access_subprog() local
106 struct tcphdr *tcp = NULL; in test_pkt_access() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dnetwork_helpers.h33 struct tcphdr tcp; member
41 struct tcphdr tcp; member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.c54 struct tcphdr *tcp = (struct tcphdr *) in cxgb_get_4tuple() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_osf.c27 const struct tcphdr *tcp; in nft_osf_eval() local
/kernel/linux/linux-5.10/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

Completed in 6 milliseconds

12345678