Lines Matching refs:tcp_ip4_spec
3478 tp4sp_m = &(fs->m_u.tcp_ip4_spec); in gem_enable_flow_filters()
3511 tp4sp_v = &(fs->h_u.tcp_ip4_spec); in gem_prog_cmp_regs()
3512 tp4sp_m = &(fs->m_u.tcp_ip4_spec); in gem_prog_cmp_regs()
3600 htonl(fs->h_u.tcp_ip4_spec.ip4src), in gem_add_flow_filter()
3601 htonl(fs->h_u.tcp_ip4_spec.ip4dst), in gem_add_flow_filter()
3602 be16_to_cpu(fs->h_u.tcp_ip4_spec.psrc), in gem_add_flow_filter()
3603 be16_to_cpu(fs->h_u.tcp_ip4_spec.pdst)); in gem_add_flow_filter()
3654 htonl(fs->h_u.tcp_ip4_spec.ip4src), in gem_del_flow_filter()
3655 htonl(fs->h_u.tcp_ip4_spec.ip4dst), in gem_del_flow_filter()
3656 be16_to_cpu(fs->h_u.tcp_ip4_spec.psrc), in gem_del_flow_filter()
3657 be16_to_cpu(fs->h_u.tcp_ip4_spec.pdst)); in gem_del_flow_filter()