HomeSort by relevance Sort by last modified time
    Searched refs:create_bound_listeners (Results 1 - 3 of 3) sorted by null

  /external/dnsmasq/src/
dnsmasq.c 178 daemon->listeners = create_bound_listeners();
    [all...]
dnsmasq.h 793 struct listener *create_bound_listeners(void);
network.c 425 * of create_bound_listeners below and is added here to allow us
586 * we listen on. Before they'd be opened once in create_bound_listeners and stay
616 struct listener *create_bound_listeners(void) function
    [all...]

Completed in 146 milliseconds