xdr_inaddr_encode
if (xdr_inaddr_encode(&send_tail, myip))
int xdr_inaddr_encode(char **p, struct in_addr ia);
struct mbuf *xdr_inaddr_encode(struct in_addr *);
m->m_next = xdr_inaddr_encode(my_ip);