Searched refs:uip_value (Results 1 – 1 of 1) sorted by relevance
303 static int prep_uip_rule(struct ethtool_usrip4_spec *uip_value, in prep_uip_rule() argument315 *(__be32 *)(key + off) = uip_value->ip4src; in prep_uip_rule()322 *(__be32 *)(key + off) = uip_value->ip4dst; in prep_uip_rule()329 *(u8 *)(key + off) = uip_value->proto; in prep_uip_rule()335 tmp_value = be32_to_cpu(uip_value->l4_4_bytes); in prep_uip_rule()