Home
last modified time | relevance | path

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

123

/Linux-v5.4/tools/testing/selftests/bpf/prog_tests/
Dflow_dissector.c41 struct tcphdr tcp; member
48 struct tcphdr tcp; member
56 struct tcphdr tcp; member
62 struct tcphdr tcp; member
74 struct tcphdr tcp; member
84 struct tcphdr tcp; member
/Linux-v5.4/net/netfilter/
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
Dnfnetlink_osf.c170 const struct tcphdr *tcp; in nf_osf_hdr_ctx_init() local
207 const struct tcphdr *tcp; in nf_osf_match() local
267 const struct tcphdr *tcp; in nf_osf_find() local
Dnft_osf.c27 const struct tcphdr *tcp; in nft_osf_eval() local
/Linux-v5.4/samples/bpf/
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-v5.4/tools/testing/selftests/bpf/progs/
Dtest_pkt_access.c26 struct tcphdr *tcp = NULL; in process() local
Dtest_tunnel_kern.c531 struct tcphdr *tcp = data + sizeof(*iph); in _ipip_set_tunnel() local
588 struct tcphdr *tcp = data + sizeof(*iph); in _ipip6_set_tunnel() local
637 struct tcphdr *tcp = data + sizeof(*iph); in _ip6ip6_set_tunnel() local
Dtest_tc_edt.c65 static inline int handle_tcp(struct __sk_buff *skb, struct tcphdr *tcp) in handle_tcp()
Dbpf_flow.c158 struct tcphdr *tcp, _tcp; in parse_ip_proto() local
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_progs.h83 struct tcphdr tcp; member
91 struct tcphdr tcp; member
/Linux-v5.4/include/uapi/linux/netfilter/
Dxt_ecn.h32 } tcp; member
Dnf_conntrack_tuple_common.h26 } tcp; member
Dnfnetlink_osf.h72 struct tcphdr tcp; member
/Linux-v5.4/include/uapi/linux/netfilter_ipv4/
Dipt_ECN.h30 } tcp; member
/Linux-v5.4/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_cm.c53 struct tcphdr *tcp = (struct tcphdr *) in cxgb_get_4tuple() local
/Linux-v5.4/net/openvswitch/
Dflow.c575 struct tcphdr *tcp = tcp_hdr(skb); in key_extract_l3l4() local
691 struct tcphdr *tcp = tcp_hdr(skb); in key_extract_l3l4() local
/Linux-v5.4/net/smc/
Dsmc_close.c27 struct socket *tcp; in smc_clcsock_release() local
/Linux-v5.4/drivers/net/ethernet/neterion/
Ds2io.c7380 u8 *tcp; in rx_osm_handler() local
8170 struct tcphdr **tcp, struct RxD_t *rxdp, in check_L2_lro_capable()
8207 struct tcphdr *tcp) in check_for_socket_match()
8218 static inline int get_l4_pyld_length(struct iphdr *ip, struct tcphdr *tcp) in get_l4_pyld_length()
8224 struct iphdr *ip, struct tcphdr *tcp, in initiate_new_session()
8254 struct tcphdr *tcp = lro->tcph; in update_L3L4_header() local
8281 struct tcphdr *tcp, u32 l4_pyld) in aggregate_new_rx()
8303 struct tcphdr *tcp, u32 tcp_pyld_len) in verify_l3_l4_lro_capable()
8361 u8 **tcp, u32 *tcp_len, struct lro **lro, in s2io_club_tcp_session()
/Linux-v5.4/drivers/scsi/fnic/
Dcq_enet_desc.h99 u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, in cq_enet_rq_desc_dec()
/Linux-v5.4/include/net/netfilter/
Dnf_conntrack_tuple.h49 } tcp; member
Dnf_conntrack.h36 struct ip_ct_tcp tcp; member
/Linux-v5.4/include/net/9p/
Dclient.h123 } tcp; member
/Linux-v5.4/include/net/netns/
Dconntrack.h74 struct nf_tcp_net tcp; member
/Linux-v5.4/drivers/net/ethernet/cisco/enic/
Dcq_enet_desc.h110 u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, in cq_enet_rq_desc_dec()
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_txrx.c1751 struct tcphdr *tcp; in ice_tx_csum() member
1901 struct tcphdr *tcp; in ice_tso() member

123