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

1234

/linux-master/include/uapi/linux/netfilter/
H A Dxt_ecn.h32 } tcp; member in union:xt_ecn_info::__anon13075
H A Dnf_conntrack_tuple_common.h26 } tcp; member in union:nf_conntrack_man_proto
H A Dnfnetlink_osf.h72 struct tcphdr tcp; member in struct:nf_osf_nlmsg
/linux-master/include/uapi/linux/netfilter_ipv4/
H A Dipt_ECN.h30 } tcp; member in union:ipt_ECN_info::__anon13113
/linux-master/tools/testing/selftests/bpf/progs/
H A Dskb_pkt_end.c32 struct tcphdr *tcp; local
H A Dtest_migrate_reuseport.c50 struct tcphdr *tcp = NULL; local
H A Dtest_tc_edt.c65 static inline int handle_tcp(struct __sk_buff *skb, struct tcphdr *tcp) argument
H A Dtest_pkt_access.c89 struct tcphdr *tcp = NULL; local
108 struct tcphdr *tcp = NULL; local
[all...]
H A Dtest_assign_reuse.c20 struct tcphdr tcp; member in union:__anon4702
H A Dfexit_bpf2bpf.c162 struct tcphdr *tcp; local
H A Dtest_sk_assign.c55 get_tuple(struct __sk_buff *skb, bool *ipv4, bool *tcp) argument
176 bool tcp = false; local
H A Dbpf_iter_tcp6.c69 static bool tcp_in_initial_slowstart(const struct tcp_sock *tcp) argument
[all...]
H A Dbpf_iter_tcp4.c69 static bool tcp_in_initial_slowstart(const struct tcp_sock *tcp) argument
H A Dbpf_iter.h98 struct tcp_sock tcp; member in struct:tcp6_sock
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpedit.h14 struct tcphdr tcp; member in struct:pedit_headers
/linux-master/samples/bpf/
H A Dparse_varlen.c22 static int tcp(void *data, uint64_t tp_off, void *data_end) function
24 struct tcphdr *tcp = data + tp_off; local
/linux-master/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.c54 struct tcphdr *tcp = (struct tcphdr *) local
/linux-master/tools/testing/selftests/bpf/
H A Dnetwork_helpers.h33 struct tcphdr tcp; member in struct:ipv4_packet
41 struct tcphdr tcp; member in struct:ipv6_packet
/linux-master/net/smc/
H A Dsmc_close.c26 struct socket *tcp; local
/linux-master/net/netfilter/
H A Dnft_osf.c27 const struct tcphdr *tcp; local
/linux-master/include/net/netfilter/
H A Dnf_conntrack_tuple.h49 } tcp; member in union:nf_conntrack_tuple::__anon173::__anon174
/linux-master/drivers/net/ethernet/sfc/
H A Def100_tx.c199 struct tcphdr *tcp; local
H A Dtc_conntrack.c98 bool tcp = false; local
/linux-master/include/net/netns/
H A Dconntrack.h81 struct nf_tcp_net tcp; member in struct:nf_ip_net
/linux-master/net/core/
H A Dselftests.c22 bool tcp; member in struct:net_packet_attrs
[all...]

Completed in 343 milliseconds

1234