Searched refs:xdr_inaddr_encode (Results 1 – 4 of 4) sorted by relevance
81 int xdr_inaddr_encode(char **p, struct in_addr ia);153 if (xdr_inaddr_encode(&send_tail, myip)) in bp_whoami()377 xdr_inaddr_encode(char **pkt, struct in_addr ia) in xdr_inaddr_encode() function
15 struct mbuf *xdr_inaddr_encode(struct in_addr *ia);
370 m->m_next = xdr_inaddr_encode(my_ip);
543 xdr_inaddr_encode(ia) in xdr_inaddr_encode() function