Home
last modified time | relevance | path

Searched defs:tcp (Results 26 – 50 of 95) sorted by relevance

1234

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp4.c69 static bool tcp_in_initial_slowstart(const struct tcp_sock *tcp) in tcp_in_initial_slowstart()
H A Dbpf_iter_tcp6.c69 static bool tcp_in_initial_slowstart(const struct tcp_sock *tcp) in tcp_in_initial_slowstart()
H A Dtest_cls_redirect_dynptr.c539 uint64_t tuplen, void *iph, struct tcphdr *tcp) in classify_tcp()
708 struct tcphdr tcp; in process_tcp() local
H A Dtest_cls_redirect.c649 void *iph, struct tcphdr *tcp) in classify_tcp()
820 struct tcphdr *tcp = buf_assign(pkt, sizeof(_tcp), &_tcp); in process_tcp() local
H A Dbpf_flow.c172 struct tcphdr *tcp, _tcp; in parse_ip_proto() local
/openbmc/qemu/include/net/
H A Deth.h75 #define TCP_HEADER_FLAGS(tcp) \ argument
80 #define TCP_HEADER_DATA_OFFSET(tcp) \ argument
389 struct tcp_header tcp; member
/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io.c7387 u8 *tcp; in rx_osm_handler() local
8165 struct tcphdr **tcp, struct RxD_t *rxdp, in check_L2_lro_capable()
8202 struct tcphdr *tcp) in check_for_socket_match()
8213 static inline int get_l4_pyld_length(struct iphdr *ip, struct tcphdr *tcp) in get_l4_pyld_length()
8219 struct iphdr *ip, struct tcphdr *tcp, in initiate_new_session()
8249 struct tcphdr *tcp = lro->tcph; in update_L3L4_header() local
8276 struct tcphdr *tcp, u32 l4_pyld) in aggregate_new_rx()
8298 struct tcphdr *tcp, u32 tcp_pyld_len) in verify_l3_l4_lro_capable()
8356 u8 **tcp, u32 *tcp_len, struct lro **lro, in s2io_club_tcp_session()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_conntrack.c98 bool tcp = false; in efx_tc_ct_parse_match() local
H A Def100_tx.c199 struct tcphdr *tcp; in ef100_make_tso_desc() local
/openbmc/linux/include/net/netns/
H A Dconntrack.h81 struct nf_tcp_net tcp; member
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_osf.h72 struct tcphdr tcp; member
/openbmc/linux/drivers/scsi/fnic/
H A Dcq_enet_desc.h87 u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, in cq_enet_rq_desc_dec()
/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_tuple.h49 } tcp; member
H A Dnf_conntrack.h36 struct ip_ct_tcp tcp; member
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h97 u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, in cq_enet_rq_desc_dec()
/openbmc/linux/include/net/9p/
H A Dclient.h120 } tcp; member
/openbmc/linux/net/core/
H A Dselftests.c22 bool tcp; member
/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c350 struct tcphdr tcp = {}; in parse_packet() local
/openbmc/qemu/net/
H A Deth.c115 const struct tcp_header *tcp) in _eth_tcp_has_data()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c1803 struct tcphdr *tcp; in ice_tx_csum() member
2026 struct tcphdr *tcp; in ice_tso() member
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c1869 struct tcphdr *tcp; in iavf_tso() member
1985 struct tcphdr *tcp; in iavf_tx_enable_csum() member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c283 struct tcphdr tcp; in build_input() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1146 static void mlx5e_lro_update_tcp_hdr(struct mlx5_cqe64 *cqe, struct tcphdr *tcp) in mlx5e_lro_update_tcp_hdr()
1166 struct tcphdr *tcp; in mlx5e_lro_update_hdr() local
1279 struct tcphdr *tcp; in mlx5e_shampo_update_ipv4_tcp_hdr() local
1303 struct tcphdr *tcp; in mlx5e_shampo_update_ipv6_tcp_hdr() local
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h303 u32 tcp:1; /* TCP packet */ member
311 u32 tcp:1; /* TCP packet */ member
336 u32 tcp:1; /* TCP packet */ member
344 u32 tcp:1; /* TCP packet */ member
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c257 struct tcphdr *tcp; in i40e_create_dummy_tcp_packet() local
3142 struct tcphdr *tcp; in i40e_tso() member
3308 struct tcphdr *tcp; in i40e_tx_enable_csum() member

1234