Searched refs:udp_ip4_spec (Results 1 – 6 of 6) sorted by relevance
97 udph->source = fsp->h_u.udp_ip4_spec.psrc; in idpf_fsteer_fill_udp()98 udph->dest = fsp->h_u.udp_ip4_spec.pdst; in idpf_fsteer_fill_udp()99 udpm->source = fsp->m_u.udp_ip4_spec.psrc; in idpf_fsteer_fill_udp()100 udpm->dest = fsp->m_u.udp_ip4_spec.pdst; in idpf_fsteer_fill_udp()
1340 struct ethtool_tcpip4_spec udp_ip4_spec; member1586 struct ethtool_tcpip4_spec udp_ip4_spec; member
536 err = dpaa2_eth_prep_l4_rule(&fs->h_u.udp_ip4_spec, &fs->m_u.udp_ip4_spec, in dpaa2_eth_prep_cls_rule()
248 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.udp_ip4_spec; in parse_udp4()249 struct ethtool_tcpip4_spec *l4_val = &fs->h_u.udp_ip4_spec; in parse_udp4()
534 l4ip4_h = &fs->h_u.udp_ip4_spec; in enetc_set_cls_entry()535 l4ip4_m = &fs->m_u.udp_ip4_spec; in enetc_set_cls_entry()
1129 gfar_set_basic_ip(&rule->h_u.udp_ip4_spec, in gfar_convert_to_filer()1130 &rule->m_u.udp_ip4_spec, tab); in gfar_convert_to_filer()