Home
last modified time | relevance | path

Searched refs:open_link_socket (Results 1 – 4 of 4) sorted by relevance

/external/dhcpcd/
Dnet.h174 int open_link_socket(struct interface *);
Dif-bsd.c204 open_link_socket(struct interface *iface) in open_link_socket() function
Dif-linux.c62 open_link_socket(struct interface *iface) in open_link_socket() function
Dclient.c568 open_link_socket(iface); in client_setup()