Home
last modified time | relevance | path

Searched refs:of_dpa_mask2prefix (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c199 static int of_dpa_mask2prefix(__be32 mask) in of_dpa_mask2prefix() function
294 of_dpa_mask2prefix(mask->ipv4.addr.dst)); in of_dpa_flow_key_dump()
1463 flow->lpm = of_dpa_mask2prefix(htonl(0xffffffff)); in of_dpa_cmd_add_unicast_routing()
1467 flow->lpm = of_dpa_mask2prefix(mask->ipv4.addr.dst); in of_dpa_cmd_add_unicast_routing()
2398 int dst_len = of_dpa_mask2prefix(mask->ipv4.addr.dst); in of_dpa_flow_fill()