Home
last modified time | relevance | path

Searched defs:tcp (Results 51 – 75 of 95) sorted by relevance

1234

/openbmc/linux/net/sched/
H A Dact_ct.c422 bool tcp, bool bidirectional) in tcf_ct_flow_table_add()
466 bool tcp = false, bidirectional = true; in tcf_ct_flow_table_process_conn() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb_noinline.c302 struct tcphdr *tcp; in parse_tcp() local
H A Dbpf_iter.h98 struct tcp_sock tcp; member
H A Dtest_l4lb.c303 struct tcphdr *tcp; in parse_tcp() local
H A Dtest_l4lb_noinline_dynptr.c308 struct tcphdr *tcp; in parse_tcp() local
H A Dxdp_synproxy_kern.c369 struct tcphdr *tcp; member
H A Dtest_xdp_noinline.c260 struct tcphdr *tcp; in parse_tcp() local
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c952 chcr_ktls_check_tcp_options(struct tcphdr *tcp) in chcr_ktls_check_tcp_options()
1000 struct tcphdr *tcp; in chcr_ktls_write_tcp_options() local
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c484 enum ocelot_vcap_bit sip_eq_dip, sport_eq_dport, seq_zero, tcp; in is2_entry_set() local
740 enum ocelot_vcap_bit tcp = OCELOT_VCAP_BIT_0; in is1_entry_set() local
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_core.c168 static void flow_offload_fixup_tcp(struct ip_ct_tcp *tcp) in flow_offload_fixup_tcp()
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c61 struct tcphdr *tcp; member
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx_dqo.c488 struct tcphdr *tcp; in gve_prep_tso() local
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h164 bool tcp; member
H A Dqed_init_fw_funcs.c1453 bool tcp, in qed_gft_config()
H A Dqed_iwarp.c626 struct tcp_offload_params_opt2 *tcp; in qed_iwarp_tcp_offload() local
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c827 u8 tcp_udp_csum_ok, udp, tcp, ipv4_csum_ok; in fnic_rq_cmpl_frame_recv() local
/openbmc/linux/include/net/netfilter/
H A Dnf_flow_table.h37 struct flow_dissector_key_tcp tcp; member
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-net.h106 struct tcp_header *tcp; /* tcp header */ member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c477 struct flow_match_tcp tcp; in nfp_flower_calculate_key_layers() local
/openbmc/linux/include/linux/
H A Dipv6.h315 struct tcp_sock tcp; member
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c42 int tcp; member
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2013 struct tcphdr *tcp; in igbvf_tso() member
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c1319 u8 tcp_udp_csum_ok, udp, tcp, ipv4_csum_ok; in enic_rq_indicate_buf() local
/openbmc/linux/net/smc/
H A Daf_smc.c3340 struct socket *tcp = sk->sk_socket; in smc_ulp_init() local
/openbmc/qemu/hw/net/
H A Dvmxnet3.h421 u32 tcp:1; /* TCP packet */ member

1234