Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-ipv4acd.c19 address_enter_probing(address); in static_ipv4acd_address_remove()
151 address_enter_probing(address); in ipv4acd_configure()
192 address_enter_probing(address); in ipv4acd_configure()
Dnetworkd-address.h121 static inline void address_enter_probing(Address *address) { in address_enter_probing() function