Lines Matching refs:tcp_ip4_spec
3642 tp4sp_m = &(fs->m_u.tcp_ip4_spec); in gem_enable_flow_filters()
3675 tp4sp_v = &(fs->h_u.tcp_ip4_spec); in gem_prog_cmp_regs()
3676 tp4sp_m = &(fs->m_u.tcp_ip4_spec); in gem_prog_cmp_regs()
3764 htonl(fs->h_u.tcp_ip4_spec.ip4src), in gem_add_flow_filter()
3765 htonl(fs->h_u.tcp_ip4_spec.ip4dst), in gem_add_flow_filter()
3766 be16_to_cpu(fs->h_u.tcp_ip4_spec.psrc), in gem_add_flow_filter()
3767 be16_to_cpu(fs->h_u.tcp_ip4_spec.pdst)); in gem_add_flow_filter()
3818 htonl(fs->h_u.tcp_ip4_spec.ip4src), in gem_del_flow_filter()
3819 htonl(fs->h_u.tcp_ip4_spec.ip4dst), in gem_del_flow_filter()
3820 be16_to_cpu(fs->h_u.tcp_ip4_spec.psrc), in gem_del_flow_filter()
3821 be16_to_cpu(fs->h_u.tcp_ip4_spec.pdst)); in gem_del_flow_filter()