OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:if_init
(Results
1 - 4
of
4
) sorted by null
/external/dhcpcd/
net.h
111
int
if_init
(struct interface *);
if-bsd.c
80
if_init
(_unused struct interface *iface)
function
if-linux.c
68
if_init
(struct interface *iface)
function
net.c
512
if (
if_init
(ifp) == -1) {
513
syslog(LOG_ERR, "%s:
if_init
: %m", p);
Completed in 3925 milliseconds