Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dipv6nd.h110 void ipv6nd_drop(struct interface *);
118 #define ipv6nd_drop(a) {} macro
Dipv6nd.c303 ipv6nd_drop(ifp); in ipv6nd_sendrsprobe()
314 ipv6nd_drop(ifp); in ipv6nd_sendrsprobe()
1520 ipv6nd_drop(struct interface *ifp) in ipv6nd_drop() function
Ddhcpcd.c327 ipv6nd_drop(ifp); in dhcpcd_drop()