Home
last modified time | relevance | path

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

/systemd-251/src/systemd/
Dsd-ndisc.h115 int sd_ndisc_router_route_get_prefixlen(sd_ndisc_router *rt, unsigned *prefixlen);
/systemd-251/src/libsystemd-network/
Dndisc-router.c507 int sd_ndisc_router_route_get_prefixlen(sd_ndisc_router *rt, unsigned *ret) { in sd_ndisc_router_route_get_prefixlen() function
/systemd-251/src/network/
Dnetworkd-ndisc.c615 r = sd_ndisc_router_route_get_prefixlen(rt, &prefixlen); in ndisc_router_process_route()