Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddev.h50 int dev_listening(struct dhcpcd_ctx *);
55 #define dev_listening(a) (0) macro
Ddev.c49 dev_listening(struct dhcpcd_ctx *ctx) in dev_listening() function
Dif-linux.c680 if (!dev_listening(ctx)) in handle_rename()
810 if (dev_listening(ctx) < 1) in link_netlink()