HomeSort by: relevance | last modified time | path
    Searched defs:dhcpserver (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/common/
bootp_subr.c 171 struct in_addr dhcpserver; member in struct:bootpc_ifcontext
575 memcpy(&ifctx->dhcpserver, p, 4);
1318 memcpy(vendp, &ifctx->dhcpserver, 4);
bootp_subr.c 171 struct in_addr dhcpserver; member in struct:bootpc_ifcontext
575 memcpy(&ifctx->dhcpserver, p, 4);
1318 memcpy(vendp, &ifctx->dhcpserver, 4);
bootp_subr.c 171 struct in_addr dhcpserver; member in struct:bootpc_ifcontext
575 memcpy(&ifctx->dhcpserver, p, 4);
1318 memcpy(vendp, &ifctx->dhcpserver, 4);

Completed in 35 milliseconds