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

  /src/sys/lib/libsa/
bootparam.c 84 int xdr_inaddr_decode(char **, struct in_addr *);
218 if (xdr_inaddr_decode(&recv_head, &gateip)) {
306 if (xdr_inaddr_decode(&recv_head, serv_addr)) {
410 xdr_inaddr_decode(char **pkt, struct in_addr *ia) function in typeref:typename:int
  /src/sys/nfs/
krpc_subr.c 495 xdr_inaddr_decode(struct mbuf *m, struct in_addr *ia) function in typeref:struct:mbuf *

Completed in 27 milliseconds