Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-nexthop.c159 static bool nexthop_equal(const NextHop *a, const NextHop *b) { in nexthop_equal() function
262 found = nexthop_equal(nexthop, in); in nexthop_get()