Searched refs:udp_ip4_spec (Results 1 – 5 of 5) sorted by relevance
345 v4_spec = &fs->h_u.udp_ip4_spec; in bcm_sf2_cfp_ipv4_rule_set()346 v4_m_spec = &fs->m_u.udp_ip4_spec; in bcm_sf2_cfp_ipv4_rule_set()955 v4_spec = &fs->h_u.udp_ip4_spec; in bcm_sf2_cfp_ipv4_rule_get()956 v4_m_spec = &fs->m_u.udp_ip4_spec; in bcm_sf2_cfp_ipv4_rule_get()
828 struct ethtool_tcpip4_spec udp_ip4_spec; member1069 struct ethtool_tcpip4_spec udp_ip4_spec; member
1512 udp_ip4_spec.ip4dst); in add_tcp_udp_rule()1516 spec_l3->ipv4.src_ip = cmd->fs.h_u.udp_ip4_spec.ip4src; in add_tcp_udp_rule()1517 spec_l3->ipv4.dst_ip = cmd->fs.h_u.udp_ip4_spec.ip4dst; in add_tcp_udp_rule()1518 spec_l4->tcp_udp.src_port = cmd->fs.h_u.udp_ip4_spec.psrc; in add_tcp_udp_rule()1519 spec_l4->tcp_udp.dst_port = cmd->fs.h_u.udp_ip4_spec.pdst; in add_tcp_udp_rule()
222 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.udp_ip4_spec; in parse_udp4()223 struct ethtool_tcpip4_spec *l4_val = &fs->h_u.udp_ip4_spec; in parse_udp4()
1177 gfar_set_basic_ip(&rule->h_u.udp_ip4_spec, in gfar_convert_to_filer()1178 &rule->m_u.udp_ip4_spec, tab); in gfar_convert_to_filer()