Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/
H A Dnfnetlink_osf.h72 struct tcphdr tcp; member
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dnfnetlink_osf.h72 struct tcphdr tcp; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/
H A Dnfnetlink_osf.h72 struct tcphdr tcp; member
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dcq_enet_desc.h99 u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, in cq_enet_rq_desc_dec()
/OK3568_Linux_fs/kernel/include/net/9p/
H A Dclient.h121 } tcp; member
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_conntrack_tuple.h49 } tcp; member
H A Dnf_conntrack.h38 struct ip_ct_tcp tcp; member
/OK3568_Linux_fs/kernel/include/net/netns/
H A Dconntrack.h74 struct nf_tcp_net tcp; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h110 u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, in cq_enet_rq_desc_dec()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c642 void *iph, struct tcphdr *tcp) in classify_tcp()
813 struct tcphdr *tcp = buf_assign(pkt, sizeof(_tcp), &_tcp); in process_tcp() local
H A Dbpf_flow.c158 struct tcphdr *tcp, _tcp; in parse_ip_proto() local
H A Dbpf_iter.h82 struct tcp_sock tcp; member
H A Dtest_l4lb_noinline.c302 struct tcphdr *tcp; in parse_tcp() local
H A Dtest_l4lb.c305 struct tcphdr *tcp; in parse_tcp() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Drecv_linux.c720 u8 *tcp = ip + GET_IPV4_IHL(ip) * 4; in rtw_recv_indicatepkt() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Drecv_linux.c723 u8 *tcp = ip + GET_IPV4_IHL(ip) * 4; in rtw_recv_indicatepkt() local
/OK3568_Linux_fs/kernel/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h276 u32 tcp:1; /* TCP packet */ member
284 u32 tcp:1; /* TCP packet */ member
309 u32 tcp:1; /* TCP packet */ member
317 u32 tcp:1; /* TCP packet */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Drecv_linux.c798 u8 *tcp = ip + GET_IPV4_IHL(ip) * 4; in rtw_recv_indicatepkt() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ct.c357 bool tcp) in tcf_ct_flow_table_add()
392 bool tcp = false; in tcf_ct_flow_table_process_conn() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c1860 struct tcphdr *tcp; in iavf_tso() member
1969 struct tcphdr *tcp; in iavf_tx_enable_csum() member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c1891 struct tcphdr *tcp; in ice_tx_csum() member
2102 struct tcphdr *tcp; in ice_tso() member
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c281 struct tcphdr tcp; in build_input() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_flow_table_core.c127 static void flow_offload_fixup_tcp(struct ip_ct_tcp *tcp) in flow_offload_fixup_tcp()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c250 struct tcphdr *tcp; in i40e_add_del_fdir_tcpv4() local
2914 struct tcphdr *tcp; in i40e_tso() member
3073 struct tcphdr *tcp; in i40e_tx_enable_csum() member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_vcap.c483 enum ocelot_vcap_bit sip_eq_dip, sport_eq_dport, seq_zero, tcp; in is2_entry_set() local
741 enum ocelot_vcap_bit tcp = OCELOT_VCAP_BIT_0; in is1_entry_set() local

12345