/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_tcp4.c | 69 static bool tcp_in_initial_slowstart(const struct tcp_sock *tcp) in tcp_in_initial_slowstart()
|
H A D | bpf_iter_tcp6.c | 69 static bool tcp_in_initial_slowstart(const struct tcp_sock *tcp) in tcp_in_initial_slowstart()
|
H A D | test_cls_redirect_dynptr.c | 539 uint64_t tuplen, void *iph, struct tcphdr *tcp) in classify_tcp() 708 struct tcphdr tcp; in process_tcp() local
|
H A D | test_cls_redirect.c | 649 void *iph, struct tcphdr *tcp) in classify_tcp() 820 struct tcphdr *tcp = buf_assign(pkt, sizeof(_tcp), &_tcp); in process_tcp() local
|
H A D | bpf_flow.c | 172 struct tcphdr *tcp, _tcp; in parse_ip_proto() local
|
/openbmc/qemu/include/net/ |
H A D | eth.h | 75 #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 D | s2io.c | 7387 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 D | tc_conntrack.c | 98 bool tcp = false; in efx_tc_ct_parse_match() local
|
H A D | ef100_tx.c | 199 struct tcphdr *tcp; in ef100_make_tso_desc() local
|
/openbmc/linux/include/net/netns/ |
H A D | conntrack.h | 81 struct nf_tcp_net tcp; member
|
/openbmc/linux/include/uapi/linux/netfilter/ |
H A D | nfnetlink_osf.h | 72 struct tcphdr tcp; member
|
/openbmc/linux/drivers/scsi/fnic/ |
H A D | cq_enet_desc.h | 87 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 D | nf_conntrack_tuple.h | 49 } tcp; member
|
H A D | nf_conntrack.h | 36 struct ip_ct_tcp tcp; member
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | cq_enet_desc.h | 97 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 D | client.h | 120 } tcp; member
|
/openbmc/linux/net/core/ |
H A D | selftests.c | 22 bool tcp; member
|
/openbmc/qemu/tools/ebpf/ |
H A D | rss.bpf.c | 353 struct tcphdr tcp = {}; in parse_packet() local
|
/openbmc/qemu/net/ |
H A D | eth.c | 115 const struct tcp_header *tcp) in _eth_tcp_has_data()
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.c | 1869 struct tcphdr *tcp; in iavf_tso() member 1985 struct tcphdr *tcp; in iavf_tx_enable_csum() member
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.c | 1764 struct tcphdr *tcp; in ice_tx_csum() member 1987 struct tcphdr *tcp; in ice_tso() member
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | cls_redirect.c | 283 struct tcphdr tcp; in build_input() local
|
/openbmc/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_defs.h | 303 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/mellanox/mlx5/core/ |
H A D | en_rx.c | 1146 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/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 257 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
|