Home
last modified time | relevance | path

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

/external/dhcpcd/
Dif-linux.c114 _open_link_socket(struct sockaddr_nl *nl) in _open_link_socket() function
133 sock_fd = _open_link_socket(&sock_nl); in init_sockets()
145 return _open_link_socket(&snl); in open_link_socket()