/Linux-v5.4/tools/testing/selftests/bpf/prog_tests/ |
D | flow_dissector.c | 41 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/ |
D | nft_synproxy.c | 24 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
|
D | nfnetlink_osf.c | 170 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
|
D | nft_osf.c | 27 const struct tcphdr *tcp; in nft_osf_eval() local
|
/Linux-v5.4/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-v5.4/tools/testing/selftests/bpf/progs/ |
D | test_pkt_access.c | 26 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
|
D | test_tc_edt.c | 65 static inline int handle_tcp(struct __sk_buff *skb, struct tcphdr *tcp) in handle_tcp()
|
D | bpf_flow.c | 158 struct tcphdr *tcp, _tcp; in parse_ip_proto() local
|
/Linux-v5.4/tools/testing/selftests/bpf/ |
D | test_progs.h | 83 struct tcphdr tcp; member 91 struct tcphdr tcp; member
|
/Linux-v5.4/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-v5.4/include/uapi/linux/netfilter_ipv4/ |
D | ipt_ECN.h | 30 } tcp; member
|
/Linux-v5.4/drivers/net/ethernet/chelsio/libcxgb/ |
D | libcxgb_cm.c | 53 struct tcphdr *tcp = (struct tcphdr *) in cxgb_get_4tuple() local
|
/Linux-v5.4/net/openvswitch/ |
D | flow.c | 575 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/ |
D | smc_close.c | 27 struct socket *tcp; in smc_clcsock_release() local
|
/Linux-v5.4/drivers/net/ethernet/neterion/ |
D | s2io.c | 7380 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/ |
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-v5.4/include/net/netfilter/ |
D | nf_conntrack_tuple.h | 49 } tcp; member
|
D | nf_conntrack.h | 36 struct ip_ct_tcp tcp; member
|
/Linux-v5.4/include/net/9p/ |
D | client.h | 123 } tcp; member
|
/Linux-v5.4/include/net/netns/ |
D | conntrack.h | 74 struct nf_tcp_net tcp; member
|
/Linux-v5.4/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-v5.4/drivers/net/ethernet/intel/ice/ |
D | ice_txrx.c | 1751 struct tcphdr *tcp; in ice_tx_csum() member 1901 struct tcphdr *tcp; in ice_tso() member
|