Lines Matching refs:tcp_ip4_spec
3485 tp4sp_m = &(fs->m_u.tcp_ip4_spec); in gem_enable_flow_filters()
3518 tp4sp_v = &(fs->h_u.tcp_ip4_spec); in gem_prog_cmp_regs()
3519 tp4sp_m = &(fs->m_u.tcp_ip4_spec); in gem_prog_cmp_regs()
3607 htonl(fs->h_u.tcp_ip4_spec.ip4src), in gem_add_flow_filter()
3608 htonl(fs->h_u.tcp_ip4_spec.ip4dst), in gem_add_flow_filter()
3609 be16_to_cpu(fs->h_u.tcp_ip4_spec.psrc), in gem_add_flow_filter()
3610 be16_to_cpu(fs->h_u.tcp_ip4_spec.pdst)); in gem_add_flow_filter()
3661 htonl(fs->h_u.tcp_ip4_spec.ip4src), in gem_del_flow_filter()
3662 htonl(fs->h_u.tcp_ip4_spec.ip4dst), in gem_del_flow_filter()
3663 be16_to_cpu(fs->h_u.tcp_ip4_spec.psrc), in gem_del_flow_filter()
3664 be16_to_cpu(fs->h_u.tcp_ip4_spec.pdst)); in gem_del_flow_filter()