Searched refs:sd_ndisc_get_mtu (Results 1 - 3 of 3) sorted by relevance

/systemd/src/systemd/
H A Dsd-ndisc.h63 int sd_ndisc_get_mtu(sd_ndisc *nd, uint32_t *mtu);
/systemd/src/libsystemd-network/
H A Dtest-ndisc-rs.c111 assert_se(sd_ndisc_get_mtu(nd, &mtu) == -ENOMSG);
H A Dsd-ndisc.c268 int sd_ndisc_get_mtu(sd_ndisc *nd, uint32_t *mtu) { function

Completed in 1092 milliseconds