/Linux-v4.19/samples/bpf/ |
D | parse_varlen.c | 22 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-v4.19/net/netfilter/ |
D | nfnetlink_osf.c | 171 const struct tcphdr *tcp; in nf_osf_hdr_ctx_init() local 208 const struct tcphdr *tcp; in nf_osf_match() local 267 const struct tcphdr *tcp; in nf_osf_find() local
|
D | nft_osf.c | 21 const struct tcphdr *tcp; in nft_osf_eval() local
|
D | nf_flow_table_core.c | 103 static void flow_offload_fixup_tcp(struct ip_ct_tcp *tcp) in flow_offload_fixup_tcp()
|
/Linux-v4.19/tools/testing/selftests/bpf/ |
D | test_pkt_access.c | 29 struct tcphdr *tcp = NULL; in process() local
|
D | test_tunnel_kern.c | 531 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
|
/Linux-v4.19/include/uapi/linux/netfilter/ |
D | xt_ecn.h | 32 } tcp; member
|
D | nf_conntrack_tuple_common.h | 26 } tcp; member
|
D | nfnetlink_osf.h | 72 struct tcphdr tcp; member
|
/Linux-v4.19/include/uapi/linux/netfilter_ipv4/ |
D | ipt_ECN.h | 30 } tcp; member
|
/Linux-v4.19/drivers/net/ethernet/chelsio/libcxgb/ |
D | libcxgb_cm.c | 53 struct tcphdr *tcp = (struct tcphdr *) in cxgb_get_4tuple() local
|
/Linux-v4.19/net/openvswitch/ |
D | flow.c | 652 struct tcphdr *tcp = tcp_hdr(skb); in key_extract() local 766 struct tcphdr *tcp = tcp_hdr(skb); in key_extract() local
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/ |
D | match.c | 189 struct flow_dissector_key_tcp *tcp; in nfp_flower_compile_ip_ext() local
|
D | offload.c | 360 struct flow_dissector_key_tcp *tcp; in nfp_flower_calculate_key_layers() local
|
/Linux-v4.19/drivers/net/ethernet/neterion/ |
D | s2io.c | 7384 u8 *tcp; in rx_osm_handler() local 8174 struct tcphdr **tcp, struct RxD_t *rxdp, in check_L2_lro_capable() 8211 struct tcphdr *tcp) in check_for_socket_match() 8222 static inline int get_l4_pyld_length(struct iphdr *ip, struct tcphdr *tcp) in get_l4_pyld_length() 8228 struct iphdr *ip, struct tcphdr *tcp, in initiate_new_session() 8258 struct tcphdr *tcp = lro->tcph; in update_L3L4_header() local 8285 struct tcphdr *tcp, u32 l4_pyld) in aggregate_new_rx() 8307 struct tcphdr *tcp, u32 tcp_pyld_len) in verify_l3_l4_lro_capable() 8365 u8 **tcp, u32 *tcp_len, struct lro **lro, in s2io_club_tcp_session()
|
/Linux-v4.19/include/net/netfilter/ |
D | nf_conntrack_tuple.h | 49 } tcp; member
|
D | nf_conntrack.h | 35 struct ip_ct_tcp tcp; member
|
/Linux-v4.19/include/net/9p/ |
D | client.h | 169 } tcp; member
|
/Linux-v4.19/drivers/scsi/fnic/ |
D | cq_enet_desc.h | 99 u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, in cq_enet_rq_desc_dec()
|
/Linux-v4.19/drivers/net/ethernet/intel/ice/ |
D | ice_txrx.c | 1337 struct tcphdr *tcp; in ice_tx_csum() member 1482 struct tcphdr *tcp; in ice_tso() member
|
/Linux-v4.19/drivers/net/ethernet/cisco/enic/ |
D | cq_enet_desc.h | 110 u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, in cq_enet_rq_desc_dec()
|
/Linux-v4.19/include/net/netns/ |
D | conntrack.h | 75 struct nf_tcp_net tcp; member
|
/Linux-v4.19/drivers/net/vmxnet3/ |
D | vmxnet3_defs.h | 271 u32 tcp:1; /* TCP packet */ member 279 u32 tcp:1; /* TCP packet */ member 304 u32 tcp:1; /* TCP packet */ member 312 u32 tcp:1; /* TCP packet */ member
|
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.c | 1846 struct tcphdr *tcp; in i40e_tso() member 1955 struct tcphdr *tcp; in i40e_tx_enable_csum() member
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 259 struct tcphdr *tcp; in i40e_add_del_fdir_tcpv4() local 2892 struct tcphdr *tcp; in i40e_tso() member 3045 struct tcphdr *tcp; in i40e_tx_enable_csum() member
|