UA_SIZE
char ua[UA_SIZE]; /* universal addr buffer */
char ua_buf[UA_SIZE]; /* and its buffer */
bzero(ua_buf, UA_SIZE);