Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/common/
H A Ddlpi.c149 static int dlpiattachreq (int fd, unsigned long ppa);
265 if (dlpiattachreq (sock, unit) < 0
876 static int dlpiattachreq (fd, ppa) in dlpiattachreq() function
1399 if (dlpiattachreq(sock, unit) < 0 || in get_hw_addr()