/linux-4.1.27/include/uapi/linux/netfilter/ |
H A D | xt_ecn.h | 31 } tcp; member in union:xt_ecn_info::__anon13480
|
H A D | nf_conntrack_tuple_common.h | 19 } tcp; member in union:nf_conntrack_man_proto
|
H A D | xt_osf.h | 84 struct tcphdr tcp; member in struct:xt_osf_nlmsg
|
/linux-4.1.27/include/uapi/linux/netfilter_ipv4/ |
H A D | ipt_ECN.h | 29 } tcp; member in union:ipt_ECN_info::__anon13513
|
/linux-4.1.27/include/net/netfilter/ |
H A D | nf_conntrack.h | 34 struct ip_ct_tcp tcp; member in union:nf_conntrack_proto
|
H A D | nf_conntrack_tuple.h | 48 } tcp; member in union:nf_conntrack_tuple::__anon12741::__anon12742
|
/linux-4.1.27/include/net/netns/ |
H A D | conntrack.h | 57 struct nf_tcp_net tcp; member in struct:nf_ip_net
|
/linux-4.1.27/net/netfilter/ |
H A D | xt_osf.c | 193 const struct tcphdr *tcp; xt_osf_match_packet() local
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
H A D | cq_enet_desc.h | 104 cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, u8 *vlan_stripped, u16 *vlan_tci, u16 *checksum, u8 *fcoe_sof, u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) cq_enet_rq_desc_dec() argument
|
H A D | enic_main.c | 1045 u8 tcp_udp_csum_ok, udp, tcp, ipv4_csum_ok; enic_rq_indicate_buf() local
|
/linux-4.1.27/drivers/scsi/fnic/ |
H A D | cq_enet_desc.h | 93 cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, u8 *vlan_stripped, u16 *vlan, u16 *checksum, u8 *fcoe_sof, u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) cq_enet_rq_desc_dec() argument
|
H A D | fnic_fcs.c | 803 u8 tcp_udp_csum_ok, udp, tcp, ipv4_csum_ok; fnic_rq_cmpl_frame_recv() local
|
/linux-4.1.27/net/openvswitch/ |
H A D | flow.c | 529 struct tcphdr *tcp = tcp_hdr(skb); key_extract() local 644 struct tcphdr *tcp = tcp_hdr(skb); key_extract() local
|
/linux-4.1.27/include/linux/ |
H A D | ipv6.h | 253 struct tcp_sock tcp; member in struct:tcp6_sock
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 258 struct tcphdr *tcp; i40e_add_del_fdir_tcpv4() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
H A D | d3.c | 403 struct tcphdr tcp; iwl_mvm_build_tcp_packet() member in struct:__anon7998 394 iwl_mvm_build_tcp_packet(struct ieee80211_vif *vif, struct cfg80211_wowlan_tcp *tcp, void *_pkt, u8 *mask, __le16 *pseudo_hdr_csum, enum iwl_mvm_tcp_packet_type ptype) iwl_mvm_build_tcp_packet() argument 512 iwl_mvm_send_remote_wake_cfg(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct cfg80211_wowlan_tcp *tcp) iwl_mvm_send_remote_wake_cfg() argument
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 2271 struct tcphdr *tcp = (struct tcphdr *) get_4tuple() local
|
/linux-4.1.27/drivers/net/vmxnet3/ |
H A D | vmxnet3_defs.h | 261 u32 tcp:1; /* TCP packet */ member in struct:Vmxnet3_RxCompDesc 269 u32 tcp:1; /* TCP packet */ member in struct:Vmxnet3_RxCompDesc
|
/linux-4.1.27/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 7435 u8 *tcp; rx_osm_handler() local 8302 static inline int get_l4_pyld_length(struct iphdr *ip, struct tcphdr *tcp) get_l4_pyld_length() argument 8338 struct tcphdr *tcp = lro->tcph; update_L3L4_header() local 8253 check_L2_lro_capable(u8 *buffer, struct iphdr **ip, struct tcphdr **tcp, struct RxD_t *rxdp, struct s2io_nic *sp) check_L2_lro_capable() argument 8290 check_for_socket_match(struct lro *lro, struct iphdr *ip, struct tcphdr *tcp) check_for_socket_match() argument 8307 initiate_new_session(struct lro *lro, u8 *l2h, struct iphdr *ip, struct tcphdr *tcp, u32 tcp_pyld_len, u16 vlan_tag) initiate_new_session() argument 8364 aggregate_new_rx(struct lro *lro, struct iphdr *ip, struct tcphdr *tcp, u32 l4_pyld) aggregate_new_rx() argument 8386 verify_l3_l4_lro_capable(struct lro *l_lro, struct iphdr *ip, struct tcphdr *tcp, u32 tcp_pyld_len) verify_l3_l4_lro_capable() argument 8444 s2io_club_tcp_session(struct ring_info *ring_data, u8 *buffer, u8 **tcp, u32 *tcp_len, struct lro **lro, struct RxD_t *rxdp, struct s2io_nic *sp) s2io_club_tcp_session() argument
|
/linux-4.1.27/drivers/staging/slicoss/ |
H A D | slic.h | 258 struct sliccp_stats tcp; member in struct:slicnet_stats
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
H A D | cvmx-pip-defs.h | 451 uint64_t tcp:1; member in struct:cvmx_pip_dec_ipsecx::cvmx_pip_dec_ipsecx_s
|
/linux-4.1.27/include/net/ |
H A D | cfg80211.h | 1992 struct cfg80211_wowlan_tcp *tcp; member in struct:cfg80211_wowlan 2933 const struct wiphy_wowlan_tcp_support *tcp; member in struct:wiphy_wowlan_support
|
/linux-4.1.27/net/wireless/ |
H A D | nl80211.c | 1013 const struct wiphy_wowlan_tcp_support *tcp = rdev->wiphy.wowlan->tcp; nl80211_send_wowlan_tcp_caps() local 8784 nl80211_send_wowlan_tcp(struct sk_buff *msg, struct cfg80211_wowlan_tcp *tcp) nl80211_send_wowlan_tcp() argument
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
H A D | cnic_defs.h | 1046 struct tstorm_tcp_tcp_ag_context_section tcp; member in struct:tstorm_iscsi_ag_context 2013 struct xstorm_tcp_tcp_ag_context_section tcp; member in struct:xstorm_iscsi_ag_context 2250 struct xstorm_tcp_tcp_ag_context_section tcp; member in struct:xstorm_l5cm_ag_context 4245 struct tstorm_tcp_st_context_section tcp; member in struct:tstorm_iscsi_st_context 4475 struct xstorm_tcp_context_section tcp; member in struct:xstorm_common_context_section
|