HomeSort by relevance Sort by last modified time
    Searched defs:dev_listening (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd-6.8.2/
dev.c 49 dev_listening(struct dhcpcd_ctx *ctx) function
dev.h 50 int dev_listening(struct dhcpcd_ctx *);
55 #define dev_listening(a) (0) macro

Completed in 2327 milliseconds