| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | flow_dissector.c | 44 struct tcphdr tcp; member 51 struct tcphdr tcp; member 59 struct tcphdr tcp; member 65 struct tcphdr tcp; member 77 struct tcphdr tcp; member 87 struct tcphdr tcp; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | network_helpers.h | 24 struct tcphdr tcp; member 32 struct tcphdr tcp; member
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A 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
|
| H A D | nfnetlink_osf.c | 171 const struct tcphdr *tcp; in nf_osf_hdr_ctx_init() local 209 const struct tcphdr *tcp; in nf_osf_match() local 270 const struct tcphdr *tcp; in nf_osf_find() local
|
| H A D | nft_osf.c | 27 const struct tcphdr *tcp; in nft_osf_eval() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_pkt_access.c | 87 struct tcphdr *tcp = NULL; in test_pkt_write_access_subprog() local 106 struct tcphdr *tcp = NULL; in test_pkt_access() local
|
| H A D | test_sk_assign.c | 44 get_tuple(struct __sk_buff *skb, bool *ipv4, bool *tcp) in get_tuple() 167 bool tcp = false; in bpf_sk_assign_test() local
|
| H A D | test_tc_edt.c | 65 static inline int handle_tcp(struct __sk_buff *skb, struct tcphdr *tcp) in handle_tcp()
|
| H A D | fexit_bpf2bpf.c | 164 struct tcphdr *tcp; in new_test_pkt_write_access_subprog() local
|
| H A D | bpf_iter_tcp4.c | 70 static bool tcp_in_initial_slowstart(const struct tcp_sock *tcp) in tcp_in_initial_slowstart()
|
| H A D | bpf_iter_tcp6.c | 70 static bool tcp_in_initial_slowstart(const struct tcp_sock *tcp) in tcp_in_initial_slowstart()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter_ipv4/ |
| H A D | ipt_ECN.h | 30 } tcp; member
|
| /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 D | xt_ecn.h | 32 } tcp; member
|
| H A D | nf_conntrack_tuple_common.h | 24 } tcp; member
|
| /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_ipv4/ |
| H A D | ipt_ECN.h | 30 } 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 D | xt_ecn.h | 32 } tcp; member
|
| H A D | nf_conntrack_tuple_common.h | 24 } tcp; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ |
| H A D | xt_ecn.h | 32 } tcp; member
|
| H A D | nf_conntrack_tuple_common.h | 26 } 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_ipv4/ |
| H A D | ipt_ECN.h | 30 } tcp; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/libcxgb/ |
| H A D | libcxgb_cm.c | 54 struct tcphdr *tcp = (struct tcphdr *) in cxgb_get_4tuple() local
|
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | flow.c | 575 struct tcphdr *tcp = tcp_hdr(skb); in key_extract_l3l4() local 699 struct tcphdr *tcp = tcp_hdr(skb); in key_extract_l3l4() local
|
| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | smc_close.c | 26 struct socket *tcp; in smc_clcsock_release() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/neterion/ |
| H A D | s2io.c | 7381 u8 *tcp; in rx_osm_handler() local 8171 struct tcphdr **tcp, struct RxD_t *rxdp, in check_L2_lro_capable() 8208 struct tcphdr *tcp) in check_for_socket_match() 8219 static inline int get_l4_pyld_length(struct iphdr *ip, struct tcphdr *tcp) in get_l4_pyld_length() 8225 struct iphdr *ip, struct tcphdr *tcp, in initiate_new_session() 8255 struct tcphdr *tcp = lro->tcph; in update_L3L4_header() local 8282 struct tcphdr *tcp, u32 l4_pyld) in aggregate_new_rx() 8304 struct tcphdr *tcp, u32 tcp_pyld_len) in verify_l3_l4_lro_capable() 8362 u8 **tcp, u32 *tcp_len, struct lro **lro, in s2io_club_tcp_session()
|