Searched refs:l3_listen (Results 1 – 3 of 3) sorted by relevance
23 int l3_listen(struct l3_parity *par, bool daemon, struct l3_location *loc);
79 int l3_listen(struct l3_parity *par, bool daemon, struct l3_location *loc) in l3_listen() function
333 assert(l3_listen(&par, daemonize == 1, &loc) == 0); in main()