put_inet6_port
extern void put_inet6_port(struct netbuf *, ushort_t);
put_inet6_port(addr, htons(PMAPPORT));
put_inet6_port(addr, ntohs(port));