OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipv4_init
(Results
1 - 3
of
3
) sorted by null
/external/dhcpcd-6.8.2/
ipv4.h
73
int
ipv4_init
(struct dhcpcd_ctx *);
104
#define
ipv4_init
(a) (-1)
macro
ipv4.c
193
ipv4_init
(struct dhcpcd_ctx *ctx)
function
dhcpcd.c
899
if (ifo->options & DHCPCD_IPV4 &&
ipv4_init
(ifp->ctx) == -1) {
900
logger(ifp->ctx, LOG_ERR, "
ipv4_init
: %m");
[
all
...]
Completed in 2036 milliseconds